←Select platform

ResetTransform Method

Summary

Resets the transformation matrix of this AnnObject.

Syntax

C#
VB
C++
public virtual void ResetTransform() 
  
Public Overridable Sub 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

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

Leadtools.Annotations Assembly