PocketPlanner Programmer's Guide

GraphicsEx.ResetTransform Method

See Also

Sets the transformation applied to this GraphicsEx object to the identity transformation.

Namespace: MindFusion.Drawing
Assembly: PocketPlanner

 Syntax

C#

public void ResetTransform ()

Visual Basic

Public Sub ResetTransform ()

 See Also