CadHatch.SeedPoints

CadHatch.SeedPoints property

Gets or sets the seed points.

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

See Also