StairDirection Type
Direction for stairs and slopes construction.
Union cases
| Union case |
Description
|
Full Usage:
DownLeft
|
|
Full Usage:
DownRight
|
|
Full Usage:
UpLeft
|
|
Full Usage:
UpRight
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsDownLeft
Returns: bool
|
|
Full Usage:
this.IsDownRight
Returns: bool
|
|
Full Usage:
this.IsUpLeft
Returns: bool
|
|
Full Usage:
this.IsUpRight
Returns: bool
|
|
Mibo