Transform Methods

The Transform type exposes the following members.

Methods

Name Description
Public method Static member AreEqualValues

Determines whether the specified Transform instances are equal.

Public method Clone

Creates a full copy of this Transform.

Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Rotate
Public method Scale
Public method ToString

Returns a string that represents this Transform.

(Overrides Object.ToString()().)
Public method Translate

See Also

Reference