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