WebPlanner Programmer's Guide

GraphicsEx.ResetTransform Method

See Also
 


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

Namespace: MindFusion.Drawing
Assembly: MindFusion.Scheduling.Compact

 Syntax

C#  Copy Code

public void ResetTransform ()

Visual Basic  Copy Code

Public Sub ResetTransform ()

 See Also