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 : RotateCenterThumbStyle Property |
public IAnnThumbStyle RotateCenterThumbStyle {get; set;}
'Declaration
Public Property RotateCenterThumbStyle As IAnnThumbStyle
'Usage
Dim instance As AnnD2DObjectRenderer Dim value As IAnnThumbStyle instance.RotateCenterThumbStyle = value value = instance.RotateCenterThumbStyle
public IAnnThumbStyle RotateCenterThumbStyle {get; set;}
<br/>get_RotateCenterThumbStyle();<br/>set_RotateCenterThumbStyle(value);<br/>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.