Visual Basic (Declaration) | |
---|---|
Protected Overridable ReadOnly Property ClipCursorRectangle As Rectangle |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
protected virtual Rectangle ClipCursorRectangle {get;} |
Return Value
The Rectangle structure used to clip the cursor when AnnDesigner.ClipCursor is true.For more information and an example, refer to the Implement User Defined Objects with LEADTOOLS Annotations
(Read only) This rectangle is calculated based on the AnnDesigner.Container object's Bounds and Transform values.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family