(Leadtools.Annotations.Core)

OriginalPosition Property

Show in webframe





Gets or sets the original position of this AnnLabel.
Syntax
public LeadPointD OriginalPosition {get; set;}
Public Property OriginalPosition As LeadPointD
public LeadPointD OriginalPosition {get; set;}
@property (nonatomic) LeadPointD originalPosition;
public LeadPointD getOriginalPosition()
public void setOriginalPosition(LeadPointD originalPosition)
            
 
get_OriginalPosition();
set_OriginalPosition(value);
Object.defineProperty('OriginalPosition');

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

See Also

Reference

AnnLabel Class
AnnLabel Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.