Leadtools.Windows.Annotations Requires Document/Medical license. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
RestoreOriginalLocation Method
See Also 
Leadtools.Windows.Annotations Namespace > AnnObjectBase Class : RestoreOriginalLocation Method



Restores location information for an AnnObjectBase.

Syntax

Visual Basic (Declaration) 
Public Overridable Sub RestoreOriginalLocation() 
Visual Basic (Usage)Copy Code
Dim instance As AnnObjectBase
 
instance.RestoreOriginalLocation()
C# 
public virtual void RestoreOriginalLocation()
C++/CLI 
public:
virtual void RestoreOriginalLocation(); 

Example

For C#/VB examples, refer to AnnObjectBase.SaveOriginalLocation.

Remarks

Restores location information for an AnnObjectBase including AnnObjectBase.RotateCenter location and AnnObjectBase.RotateGripper location. The information can be saved using AnnObjectBase.SaveOriginalLocation.

Notes to overriders: save any acutal points that define your object. For more information and an example, refer to the Implement User Defined Objects with LEADTOOLS WPF Annotations and WPF Annotation Rotation Options.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family

See Also

RestoreOriginalLocation requires a Document/Medical product license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features and Unlocking Special LEAD Features.