get_useRotateThumbs();
set_useRotateThumbs(value);
Type | Description |
---|---|
boolean | true to use the rotate thumbs of this AnnEditDesigner; otherwise, it is false. The default value is true. |
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.