|
AxesBoxVisual3DIsXAxis2Visible Property |
Gets or sets a Boolean that specified is XAxis2 is visible. This is a shortcut for XAxis2.IsVisible property.
Namespace: Ab3d.VisualsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public bool IsXAxis2Visible { get; set; }
Property Value
BooleanSee Also