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

Show in webframe

StartClipCursor Method






The rectangle in which the cursor will be shown.
Starts clipping the mouse cursor inside the given rectangle.
Syntax
protected virtual void StartClipCursor( 
   Rect rc
)
'Declaration
 
Protected Overridable Sub StartClipCursor( _
   ByVal rc As Rect _
) 
'Usage
 
Dim instance As AnnDesigner
Dim rc As Rect
 
instance.StartClipCursor(rc)

            

            
protected:
virtual void StartClipCursor( 
   Rect rc
) 

Parameters

rc
The rectangle in which the cursor will be shown.
Remarks

Derived classes usually call this method upon ending or canceling the design operation.

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