Transform Constructor

Definition

Initializes a new instance of the Transform class.

protected:
 Transform();
public:
 Transform();
protected Transform ();
public Transform ();
Protected Sub New ()
Public Sub New ()

Applies to