LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

ClipCursorRectangle Property






Gets the rectangle used to clip the cursor when ClipCursor is true.
Syntax
protected virtual Rectangle ClipCursorRectangle {get;}
'Declaration
 
Protected Overridable ReadOnly Property ClipCursorRectangle As Rectangle
'Usage
 
Dim instance As AnnDesigner
Dim value As Rectangle
 
value = instance.ClipCursorRectangle
protected virtual Rectangle ClipCursorRectangle {get;}
 get_ClipCursorRectangle(); 
protected:
virtual property Rectangle ClipCursorRectangle {
   Rectangle get();
}

Property Value

The System.Drawing.Rectangle structure used to clip the cursor when ClipCursor is true.
Remarks
This rectangle is calculated based on the Container object's Bounds and Transform values.
Example
For more information and an example, refer to Implement User Defined Objects with LEADTOOLS Annotations
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnDesigner Class
AnnDesigner Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.