Property Points
Points
Points that should be connected. Lines will be drawn between points in the order they appear in the list
public List<PointF> Points { get; set; }
Points that should be connected. Lines will be drawn between points in the order they appear in the list
public List<PointF> Points { get; set; }