Click or drag to resize
AB4D logo

AxesBoxVisual3DShowXAxisConnectionLines Property

Gets or sets a Boolean that specifies if vertical connection lines that show major ticks on X axis are shown in the background rectangles. Default value is true. To define where to show the connection lines set ShowBackConnectionLines or ShowBackConnectionLines to true.

Namespace: Ab3d.Visuals
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public bool ShowXAxisConnectionLines { get; set; }

Property Value

Boolean
See Also