LEADTOOLS Annotations (Leadtools.Annotations assembly)

ResetTransform Method (AnnObject)

Show in webframe





Resets the transformation matrix of this AnnObject.
Syntax
public virtual void ResetTransform()
'Declaration
 
Public Overridable Sub ResetTransform() 
'Usage
 
Dim instance As AnnObject
 
instance.ResetTransform()

            

            
public:
virtual void ResetTransform(); 
Remarks
After calling this method, the Transform matrix value of this AnnObject will be set back to an identity matrix.
Example
For an example, refer to Transform.
Requirements

Target Platforms

See Also

Reference

AnnObject Class
AnnObject Members

 

 


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