Error processing SSI file
LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Show in webframe

IsClipCursor Property






Enables and disables clipping the cursor.
Syntax
public virtual bool IsClipCursor {get; set;}
'Declaration
 
Public Overridable Property IsClipCursor As Boolean
'Usage
 
Dim instance As AnnDesigner
Dim value As Boolean
 
instance.IsClipCursor = value
 
value = instance.IsClipCursor

            

            
public:
virtual property bool IsClipCursor {
   bool get();
   void set (    bool value);
}

Property Value

true to clip the cursor to the bounding rectangle of the container; false otherwise.
Requirements

Target Platforms

See Also

Reference

AnnDesigner Class
AnnDesigner Members

Error processing SSI file
   Leadtools.Windows.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features