Camera |
The CameraAxisPanel type exposes the following members.
Name | Description | |
---|---|---|
Is3DAxesShown | Gets or sets a boolean that specifies if 2D arrows (Show3DAxes = false) or 3D arrows are shown (Show3DAxes = true). Default value is true. | |
IsAxisNameShown | Gets or sets a boolean that specified if the axis names are shown. | |
XAxisColor | Gets or sets the color of X axis. When set to Colors.Transparent, then the axis is hidden. | |
YAxisColor | Gets or sets the color of Y axis. When set to Colors.Transparent, then the axis is hidden. | |
ZAxisColor | Gets or sets the color of Z axis. When set to Colors.Transparent, then the axis is hidden. |