Click or drag to resize
AB4D logo

CameraAxisPanelIs3DAxesShown Property

Gets or sets a boolean that specifies if 2D arrows (Show3DAxes = false) or 3D arrows are shown (Show3DAxes = true). Default value is true.

Namespace: Ab3d.Controls
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public bool Is3DAxesShown { get; set; }

Property Value

Boolean
See Also