Click or drag to resize
AB4D logo

BaseAxisWithLabelsVisual3DAxisStartPosition Property

Gets or sets axis's start position. Default value is (0, 0, 0).

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

Property Value

Point3D
See Also