Click or drag to resize
AB4D logo

AxesBoxVisual3DIs3DTextShown Property

Is3DTextShown specifies if the 3D axes are shows as AxisWith3DLabelsVisual3D (when true; by default) or as AxisWithOverlayLabelsVisual3D (when false).

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

Property Value

Boolean
See Also