←Select platform

RestoreOriginalLocation Method

Summary

Restores location information for an AnnObject.

Syntax

C#
VB
C++
public virtual void RestoreOriginalLocation() 
  
Public Overridable Sub 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 (Deprecated) and New Annotation Features of Version 14.5 (Deprecated).

Example

For an example, refer to SaveOriginalLocation

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations Assembly