Click or drag to resize
AB4D logo

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.Visuals
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public bool IsWireBoxFullyClosed { get; set; }

Property Value

Boolean
See Also