CadHelix.AxisPoints

CadHelix.AxisPoints property

Gets or sets the axis points.

public List<PointF> AxisPoints { get; set; }

Property Value

The axis points.

See Also