CadBoundaryPathSpline.FitPoints

CadBoundaryPathSpline.FitPoints property

Gets or sets the fit points.

public List<Point2D> FitPoints { get; set; }

Property Value

The fit points.

See Also