Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Core)

OriginalPosition Property

Show in webframe
Gets or sets the original position of this AnnLabel.
Syntax
get_originalPosition();
set_originalPosition(value);
Object.defineProperty('originalPosition');

Property Value

TypeDescription
LeadPointDThe original position of this AnnLabel.
Remarks
If the user moves the AnnLabel, you can use this property to get the AnnLabel's original position.
See Also

Reference

AnnLabel Object
AnnLabel Members

Error processing SSI file