CadHatch.FitPoints

CadHatch.FitPoints property

Gets or sets the fit points.

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

See Also