|
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.ControlsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.2.9104.2045
Syntax public bool Is3DAxesShown { get; set; }
Property Value
BooleanSee Also