Leadtools.Annotations.Core Namespace > IAnnObjectRenderer Interface : RotateCenterThumbStyle Property |
IAnnThumbStyle RotateCenterThumbStyle {get; set;}
Property RotateCenterThumbStyle As IAnnThumbStyle
IAnnThumbStyle RotateCenterThumbStyle {get; set;}
IAnnThumbStyle getRotateCenterThumbStyle() void setRotateCenterThumbStyle(IAnnThumbStyle value)
get_RotateCenterThumbStyle();
set_RotateCenterThumbStyle(value);
Object.defineProperty('RotateCenterThumbStyle');
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.