Click or drag to resize
AB4D logo

BaseAxisWithLabelsVisual3DAxisLineVisual3D Property

Gets LineVisual3D that is used to show axis line.

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

Property Value

LineVisual3D
See Also