LEADTOOLS Annotations (Leadtools.Annotations assembly)

RestoreOriginalLocation Method (AnnObject)

Show in webframe





Restores location information for an AnnObject.
Syntax
public virtual void RestoreOriginalLocation()
'Declaration
 
Public Overridable Sub RestoreOriginalLocation() 
'Usage
 
Dim instance As AnnObject
 
instance.RestoreOriginalLocation()

            

            
public:
virtual void RestoreOriginalLocation(); 
Remarks

Restores location information for an AnnObject including RotateCenter location and RotateGripper location.

Notes to overriders: save any actual points that define your object. For more information and an example, refer to the Implement User Defined Objects with LEADTOOLS Annotations and New Annotation Features of Version 14.5.

Example
For an example, refer to SaveOriginalLocation
Requirements

Target Platforms

See Also

Reference

AnnObject Class
AnnObject Members
SaveOriginalLocation Method

 

 


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