Overload List
Name | Description | |
---|---|---|
ScaleTransform(Double) |
Applies the specified scaling operation to the transformation matrix of this object by
prepending it to the object's transformation matrix.
| |
ScaleTransform(Double, XMatrixOrder) |
Applies the specified scaling operation to the transformation matrix of this object
in the specified order.
| |
ScaleTransform(Double, Double) |
Applies the specified scaling operation to the transformation matrix of this object by
prepending it to the object's transformation matrix.
| |
ScaleTransform(Double, Double, XMatrixOrder) |
Applies the specified scaling operation to the transformation matrix of this object
in the specified order.
|
See Also