Search
GdiGraphics.ResetTransform Method
See Also
 





Resets the world transformation matrix of this GdiGraphics object to the identity matrix.

Namespace: MindFusion.Drawing
Package: MindFusion.Common

 Syntax

C#  Copy Code

public virtual void ResetTransform ()

Visual Basic  Copy Code

Public Overridable Sub ResetTransform ()

 See Also