rotateGripper Property

Summary

Gets or sets the length of the rotate gripper control point.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnObject.prototype, 'rotateGripper', 
	get: function(), 
	set: function(value) 
) 
rotateGripper: LeadLengthD; 

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:

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

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly