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

Show in webframe

ResetTransform Method (AnnObject)






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

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