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 > AnnObject Class : RotateGripper Property |
public LeadLengthD RotateGripper {get; set;}
'Declaration
Public Property RotateGripper As LeadLengthD
public LeadLengthD RotateGripper {get; set;}
@property (nonatomic) LeadLengthD rotateGripper;
public LeadLengthD getRotateGripper() public void setRotateGripper(LeadLengthD rotateGripper)
get_RotateGripper();
set_RotateGripper(value);
Object.defineProperty('RotateGripper');
When an AnnObject is selected, two rotate control points appear:
This property returns the length of the rotate gripper control point. For more information, refer to Annotation Rotation Options.