←Select platform

OriginalPosition Property

Summary
Gets or sets the original position of this AnnLabel.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public LeadPointD OriginalPosition { get; set; } 
@property (nonatomic, assign) LeadPointD originalPosition; 
public LeadPointD getOriginalPosition() 
public void setOriginalPosition(LeadPointD originalPosition) 
public:  
   property LeadPointD^ OriginalPosition 
   { 
      LeadPointD^ get() 
      void set(LeadPointD^ value) 
   } 
OriginalPosition # get and set (AnnLabel) 

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

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

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