Determines the direction of the different parts of the axis.
Namespace: Ico.Windows.Media.Media3DAssembly: Ico3DControlsLibrary (in Ico3DControlsLibrary.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public enum Direction |
| Visual Basic |
|---|
Public Enumeration Direction |
| JScript |
|---|
public enum Direction |
Members
| Member name | Description | |
|---|---|---|
| NegativeX | ||
| PositiveX | ||
| NegativeY | ||
| PositiveY | ||
| NegativeZ | ||
| PositiveZ | ||
| Center | ||
| Unknown |