LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.31
ClipCursorRectangle Property
See Also 
Leadtools.Windows.Annotations Namespace > AnnDesigner Class : ClipCursorRectangle Property



The ClipCursorRectangle Property supports WPF/Silverlight.

The ClipCursorRectangle Property is available in LEADTOOLS Document and Medical Imaging toolkits.

Gets the rectangle used to clip the cursor. Supported in Silverlight, Windows Phone 7

Syntax

Visual Basic (Declaration) 
<TypeConverterAttribute("System.Windows.RectConverter, WindowsBase, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35")>
Protected ReadOnly Property ClipCursorRectangle As Rect
Visual Basic (Usage)Copy Code
Dim instance As AnnDesigner
Dim value As Rect
 
value = instance.ClipCursorRectangle
C# 
[TypeConverterAttribute("System.Windows.RectConverter, WindowsBase, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35")]
protected Rect ClipCursorRectangle {get;}
C++/CLI 
[TypeConverterAttribute("System.Windows.RectConverter, WindowsBase, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35")]
protected:
property Rect ClipCursorRectangle {
   Rect get();
}

Property Value

The System.Windows.Rect structure used to clip the cursor.

Example

Remarks

Requirements

Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)

See Also

ClipCursorRectangle requires a Document/Medical product license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features and Unlocking Special LEAD Features.