Matrix.CreateRotate Method

Returns the affine Matrix of the rotation transform.

Overload List

Name Description
Public method Static member CreateRotate(Single)

Returns the affine Matrix of the rotation transform.

Public method Static member CreateRotate(Single, PointF)

Returns the affine Matrix of the rotation around the specified point transform.

Public method Static member CreateRotate(Single, Single, Single)

Returns the affine Matrix of the rotation around the specified point transform.

See Also

Reference