LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

ResetTransform Method

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 System.Windows.UIElement.RenderTransform transform value of this AnnObject will be set back to an identity transform.
Example

For C#/VB examples, refer to Origin.

Requirements

Target Platforms

See Also

Reference

AnnObject Class
AnnObject Members

 

 


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