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