Click or drag to resize
AB4D logo

AxisWithOverlayLabelsVisual3DmajorTickOverlayLines Field

List of 2D lines (WPF's Shapes.Line objects) used to render major ticks.

Namespace: Ab3d.Visuals
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
protected List<Line> majorTickOverlayLines

Field Value

ListLine
See Also