(Leadtools.Annotations.Designers)

ClipCursor Property

Show in webframe





Gets or sets a value that indicates whether to clip the mouse cursor.
Syntax
public virtual bool ClipCursor {get; set;}
Public Overridable Property ClipCursor As Boolean
public virtual bool ClipCursor {get; set;}

            
public boolean getClipCursor()
public void setClipCursor(boolean clip)
            
 
get_ClipCursor();
set_ClipCursor(value);
Object.defineProperty('ClipCursor');

Property Value

true to clip the cursor to the bounding rectangle of the Container; otherwise, it is false. The default value is false.
Remarks

This property has no effect in a touch environment.

Requirements

Target Platforms

See Also

Reference

AnnDesigner Class
AnnDesigner Members

 

 


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