MatrixScale Method |
Name | Description | |
---|---|---|
![]() | Scale(Single, Single) |
Applies the specified scale vector (scaleX and scaleY) to this Matrix using (default) Prepend order.
|
![]() | Scale(Single, Single, MatrixOrder) |
Applies the specified scale vector (scaleX and scaleY) to this Matrix using the specified order.
|