Applies the specified scale vector to this matrix by prepending the scale vector. Syntax Parameters scaleX X-component of the scale vector.scaleY Y-component of the scale vector.
Applies the specified scale vector to this matrix. Syntax Parameters scaleX X-component of the scale vector.scaleY Y-component of the scale vector.order The multiplication order.
Applies the specified scale vector to this matrix by prepending the scale vector. Overload List
Applies the specified scale vector to this matrix by prepending the scale vector. Syntax Parameters scaleX X-component of the scale vector.scaleY Y-component of the scale vector.center The center of the transformation.
Applies the specified scale vector to this matrix. Syntax Parameters scaleX X-component of the scale vector.scaleY Y-component of the scale vector.center The center of the transformation.order The multiplication order.
Applies the specified scale vector to this matrix by prepending the scale vector. Overload List
Applies the specified shear vector to this matrix by prepending the shear vector. Syntax Parameters shearX X-component of the shear vector.shearY Y-component of the shear vector.
Applies the specified shear vector to this matrix. Syntax Parameters shearX X-component of the shear vector.shearY Y-component of the shear vector.order The multiplication order.
Applies the specified shear vector to this matrix by prepending the shear vector. Overload List
Applies the specified shear vector to this matrix by prepending the shear vector. Syntax Parameters shearX X-component of the shear vector.shearY Y-component of the shear vector.center The center of the transformation.