[]
Applies the x-axis reflecting to this Matrix object.
public void XAxisReflect()
Applies the x-axis reflecting to this Matrix object.
public void XAxisReflect(TransformOrder order)
Type | Name | Description |
---|---|---|
TransformOrder | order | A TransformOrder enumeration that specifies the order (append or prepend) in which the reflection is applied to this Matrix object. |