originalPosition Property (AnnLabel)

Summary

Gets or sets the original position of this AnnLabel.

Syntax

JavaScript Syntax
Object.defineProperty(AnnLabel.prototype, 'originalPosition', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize