Property Closed
Closed
Gets or sets a value indicating whether the polylines should be closed. If closed, a line is drawn between the first and last vertex of every contour.
public bool Closed { get; set; }
Gets or sets a value indicating whether the polylines should be closed. If closed, a line is drawn between the first and last vertex of every contour.
public bool Closed { get; set; }