(Leadtools.Annotations.Automation)

UseRotateThumbs Property

Show in webframe




Enables or disables the use of rotate thumbs of this AnnAutomationObject.
Syntax
public virtual bool UseRotateThumbs {get; set;}
public virtual bool UseRotateThumbs {get; set;}
@property (nonatomic) BOOL useRotateThumbs;
public boolean getUseRotateThumbs()
public void setUseRotateThumbs(boolean useRotateThumbs)
            
 
get_UseRotateThumbs();
set_UseRotateThumbs(value);
Object.defineProperty('UseRotateThumbs');

Property Value

true to enable rotate thumbs for AnnObject rotation; otherwise, it is false. The default value is true.
Remarks

For more control over rotating a AnnObject or a AnnGroupObject in design mode with a AnnEditDesigner, set this property to true. This allows the user to precisely control the rotate center, as well as the rotate angle, by moving the rotate thumbs.

For more information, refer to Annotation Rotation Options.

Requirements

Target Platforms

See Also

Reference

AnnAutomationObject Class
AnnAutomationObject Members

 

 


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