←Select platform

RotateGripper Property

Summary
Gets or sets the length of the rotate gripper control point.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public LeadLengthD RotateGripper { get; set; } 
@property (nonatomic, assign) LeadLengthD rotateGripper; 
public LeadLengthD getRotateGripper() 
public void setRotateGripper(LeadLengthD rotateGripper) 
public:  
   property LeadLengthD^ RotateGripper 
   { 
      LeadLengthD^ get() 
      void set(LeadLengthD^ value) 
   } 
RotateGripper # get and set (AnnObject) 

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

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.