Click or drag to resize
AB4D logo

BaseAxisWithLabelsVisual3DvalueLabelPositions Field

A list of Point3D values that define the positions for each value label - text that shows the value for each major tick. Those positions are defined away from the axis based on ValueLabelsPadding.

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

Field Value

ListPoint3D
See Also