rotateCenter Property

Summary

Gets or sets the location of the rotate center control point.

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

Property Value

The location of the rotate center control point. The default value is calculated from the origin of the current object points.

Remarks

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

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

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

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