|
AxesBoxVisual3DIsWireBoxFullyClosed Property |
IsWireBoxFullyClosed specifies if the the 3D lines are also drawn to the top front corner of the box to make the wire box fully closed.
Default value is false. This draws only the side and back lines of the wire box and make the box appear opened.
Namespace: Ab3d.VisualsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public bool IsWireBoxFullyClosed { get; set; }
Property Value
BooleanSee Also