rotateGripper Property

Summary

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

Syntax

JavaScript Syntax
Object.defineProperty(AnnObject.prototype, 'rotateGripper', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Core Assembly