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 : RotateGripperThumbStyle Property |
IAnnThumbStyle RotateGripperThumbStyle {get; set;}
'Declaration
Property RotateGripperThumbStyle As IAnnThumbStyle
IAnnThumbStyle RotateGripperThumbStyle {get; set;}
@property (nonatomic,retain) id < LTIAnnThumbStyle > rotateGripperThumbStyle;
IAnnThumbStyle getRotateGripperThumbStyle();
void setRotateGripperThumbStyle(IAnnThumbStyle value);
get_RotateGripperThumbStyle();
set_RotateGripperThumbStyle(value);
Object.defineProperty('RotateGripperThumbStyle');
The RotateCenterThumbStyle property is used by the RenderRotatePointThumbs method to the render the thumb of the rotate gripper at the specified location.
For more information, refer to Annotation Rotation Options.