Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace > IAnnObjectRenderer Interface : RotateCenterThumbStyle Property |
IAnnThumbStyle RotateCenterThumbStyle {get; set;}
'Declaration
Property RotateCenterThumbStyle As IAnnThumbStyle
IAnnThumbStyle RotateCenterThumbStyle {get; set;}
@property (nonatomic,retain) id < LTIAnnThumbStyle > rotateCenterThumbStyle;
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.