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