originalPosition Property

Summary

Gets or sets the original position of this AnnLabel.

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

Property Value

The original position of this AnnLabel.

Remarks

If the user moves the AnnLabel, you can use this property to get the AnnLabel's original position.

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