[]
Applies the x-axis reflecting to this Matrix object.
public void XAxisReflect()
Public Sub XAxisReflect()
Applies the x-axis reflecting to this Matrix object.
public void XAxisReflect(TransformOrder order)
Public Sub XAxisReflect(order As TransformOrder)
| 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. |