Transform2D.CreateIdentity
Description:
Creates the identity transformation.
Creates the identity transformation.
Remarks:
The identity transformation does not change a point or a vector that it is applied to.
The identity transformation does not change a point or a vector that it is applied to.
public static Transform2D CreateIdentity()
Transform2D
The identity transformation.