(Leadtools.Annotations.Designers)

ClipCursorRectangle Property

Show in webframe





Gets the rectangle used to clip the cursor when the ClipCursor is true.
Syntax
protected virtual LeadRectD ClipCursorRectangle {get;}
Protected Overridable ReadOnly Property ClipCursorRectangle As LeadRectD
protected virtual LeadRectD ClipCursorRectangle {get;}
@property (nonatomic,readonly) LeadRectD clipCursorRectangle;
protected LeadRectD getClipCursorRectangle()
 get_ClipCursorRectangle(); 

Property Value

The rectangle used to clip the cursor when the ClipCursor is true.
Remarks

This property has no effect in a touch environment.

This rectangle is calculated based on the Container object's AnnContainer.Offset, AnnContainer.Size and the current AnnContainerMapper.Transform settings in the AnnContainer.Mapper.

Requirements

Target Platforms

See Also

Reference

AnnDesigner Class
AnnDesigner Members

 

 


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