CloseContour Property
CloseContour
Gets or sets whether the last point is connected to the first point.
Declaration
[FpCategory("Category_Appearance")]
public bool CloseContour { get; set; }
<FpCategory("Category_Appearance")>
Public Property CloseContour As Boolean