(Leadtools.Annotations.Designers)

UseRotateThumbs Property

Show in webframe





Gets or sets a value that indicates whether to use the rotate thumbs of this AnnEditDesigner.
Syntax
public virtual bool UseRotateThumbs {get; set;}
Public Overridable Property UseRotateThumbs As Boolean
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 use the rotate thumbs of this AnnEditDesigner; otherwise, it is false. The default value is true.
Remarks

For more control over rotating an Leadtools.Annotations.Core.AnnObject or Leadtools.Annotations.Core.AnnGroupObject in design mode with an 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. Setting this property to false disables the rotate user interface. For more information, refer to Annotation Rotation Options.

Requirements

Target Platforms

See Also

Reference

AnnEditDesigner Class
AnnEditDesigner Members

 

 


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