Click or drag to resize
AB4D logo

AxesBoxVisual3DXAxis1 Property

Gets the AxisWith3DLabelsVisual3D or AxisWithOverlayLabelsVisual3D that is used to render first x axis.

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

Property Value

BaseAxisWithLabelsVisual3D
See Also