TransformationMatrixCreateScale Method

Overload List

CreateScale(Vector2) Creates a scale matrix from the specified scale.
CreateScale(Single, Single) Creates a scale matrix from the specified x and y components.

See Also