|
AxesBoxVisual3DGetAllVisibleAxes Method |
Returns an array of all AxisWithLabelsBase objects that have IsVisible set to true.
Namespace: Ab3d.VisualsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public BaseAxisWithLabelsVisual3D[] GetAllVisibleAxes()
Return Value
BaseAxisWithLabelsVisual3Darray of all AxisWithLabelsBase objects that have IsVisible set to true
See Also