(Leadtools.Annotations.Core)

RotateGripper Property

Show in webframe





Gets or sets the length of the rotate gripper control point.
Syntax
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');

Property Value

The length of the rotate gripper control point. The default value is calculated from the current object points.
Remarks

When an AnnObject is selected, two rotate control points appear:

  1. Rotate center control point
  2. Rotate gripper control point

This property returns the length of the rotate gripper control point. For more information, refer to Annotation Rotation Options.

Requirements

Target Platforms

See Also

Reference

AnnObject Class
AnnObject Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.