Click or drag to resize
AB4D logo

AxisWithOverlayLabelsVisual3DminorTickOverlayLines Field

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

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

Field Value

ListLine
See Also