|
AxesBoxVisual3DShowZAxisConnectionLines Property |
Gets or sets a Boolean that specifies if horizontal connection lines that show major ticks on Z axis are shown in the background rectangles. Default value is true.
Namespace: Ab3d.VisualsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax public bool ShowZAxisConnectionLines { get; set; }
Property Value
BooleanSee Also