Click or drag to resize
AB4D logo

CameraAxisPanel Properties

The CameraAxisPanel type exposes the following members.

Properties
 NameDescription
Public propertyIs3DAxesShown Gets or sets a boolean that specifies if 2D arrows (Show3DAxes = false) or 3D arrows are shown (Show3DAxes = true). Default value is true.
Public propertyIsAxisNameShown Gets or sets a boolean that specified if the axis names are shown.
Public propertyXAxisColor Gets or sets the color of X axis. When set to Colors.Transparent, then the axis is hidden.
Public propertyYAxisColor Gets or sets the color of Y axis. When set to Colors.Transparent, then the axis is hidden.
Public propertyZAxisColor Gets or sets the color of Z axis. When set to Colors.Transparent, then the axis is hidden.
Top
See Also