Click or drag to resize
AB4D logo

AxesBoxVisual3DAxisShowingStrategy Property

Gets or sets one of AxisShowingStrategies that defines how the axes will be automatically shown, hidden and positioned (StartAxisPosition and EndAxisPosition will be changed). Default value is FrontFacingPlanes.

Namespace: Ab3d.Visuals
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public AxesBoxVisual3DAxisShowingStrategies AxisShowingStrategy { get; set; }

Property Value

AxesBoxVisual3DAxisShowingStrategies
See Also