Click or drag to resize
AB4D logo

BaseAxisWithLabelsVisual3DminorTickPositions Field

A list of Point3D values that define the positions for each major tick. Those positions lie on the axis.

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

Field Value

ListPoint3D
See Also