Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Annotations.Rendering Namespace > AnnD2DObjectRenderer Class : RotateGripperThumbStyle Property |
public IAnnThumbStyle RotateGripperThumbStyle {get; set;}
'Declaration
Public Property RotateGripperThumbStyle As IAnnThumbStyle
'Usage
Dim instance As AnnD2DObjectRenderer Dim value As IAnnThumbStyle instance.RotateGripperThumbStyle = value value = instance.RotateGripperThumbStyle
public IAnnThumbStyle RotateGripperThumbStyle {get; set;}
<br/>get_RotateGripperThumbStyle();<br/>set_RotateGripperThumbStyle(value);<br/>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.