←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 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

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

Leadtools.Windows.Annotations Assembly