Search
IGraphics.ResetTransform Method
See Also
 





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

Namespace: MindFusion.Drawing
Package: MindFusion.Common

 Syntax

C#  Copy Code

void ResetTransform ()

Visual Basic  Copy Code

Sub ResetTransform ()

 See Also