Resets the world transformation matrix of this IGraphics object to the identity matrix.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Common
SyntaxC#
Copy Code
|
|---|
void ResetTransform () |
Visual Basic
Copy Code
|
|---|
Sub ResetTransform () |
See Also