(Leadtools.Annotations.Designers)

StartClipCursor Method

Show in webframe





The rectangle in which the cursor will be shown.
Starts clipping the mouse cursor inside the given rectangle.
Syntax
protected virtual void StartClipCursor( 
   LeadRectD rc
)
Protected Overridable Sub StartClipCursor( _
   ByVal rc As LeadRectD _
) 
protected virtual void StartClipCursor( 
   LeadRectD rc
)

            
protected void startClipCursor(LeadRectD rc)
 function Leadtools.Annotations.Designers.AnnDesigner.StartClipCursor( 
   rc 
)

Parameters

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

Derived classes usually call this method upon starting the design operation. In most cases, you can use the ClipCursorRectangle as the value for the rc parameter.

This method has no effect in a touch environment.

Example

For more information and an example, refer to Implement User Defined Objects with LEADTOOLS Annotations

Requirements

Target Platforms

See Also

Reference

AnnDesigner Class
AnnDesigner Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.