Leadtools.Annotations.Core Namespace > AnnObject Class : RotateGripper Property |
public LeadLengthD RotateGripper {get; set;}
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.