Enum FlipAxis
Definition
- Namespace:
- ElmSharp
- Assembly:
- ElmSharp.dll
Enumeration for the axis along which flip effect should be applied.
C#Copypublic enum FlipAxis
| Name | Description |
|---|---|
| X | Flip on X-axis. |
| Y | Flip on Y-axis. |
Enumeration for the axis along which flip effect should be applied.
C#Copypublic enum FlipAxis
| Name | Description |
|---|---|
| X | Flip on X-axis. |
| Y | Flip on Y-axis. |