Error processing SSI file
LEADTOOLS Annotations (Leadtools.Annotations assembly)

Show in webframe

RestoreOriginalLocation Method (AnnObject)






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

Error processing SSI file
(Deprecated, use Leadtools.Annotations.Core instead)