ResetTransform
Resets the transform to the identity.
Syntax
[C#]
void ResetTransform();
[Visual Basic]
Sub ResetTransform()
Notes
None.
Example
None.