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();
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.