Gets or sets the style used to render the rotate center thumb of this object type.
public Leadtools.Annotations.Core.IAnnThumbStyle RotateCenterThumbStyle {get; set;}
Public Property RotateCenterThumbStyle As Leadtools.Annotations.Core.IAnnThumbStyle
public Leadtools.Annotations.Core.IAnnThumbStyle RotateCenterThumbStyle {get; set;}
<br/>get_RotateCenterThumbStyle();<br/>set_RotateCenterThumbStyle(value);<br/>Object.defineProperty('RotateCenterThumbStyle');
The style used to render the rotate center thumb of this object type. Default value is null.
The RotateCenterThumbStyle property is used by the RenderRotatePointThumbs method to the render the thumb of the rotate center at the specified location.
For more information, refer to Annotation Rotation Options.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET