Click or drag to resize
AB4D logo

AxesBoxVisual3DIsXAxis2Visible Property

Gets or sets a Boolean that specified is XAxis2 is visible. This is a shortcut for XAxis2.IsVisible property.

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

Property Value

Boolean
See Also