C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / PolygonProps Class / Closed Property

In This Topic
Closed Property (PolygonProps)
In This Topic
Gets or sets a value indicating whether the polygon is closed (i.e. the last point in the Points array is automatically connected to the first one) or not.
Syntax
'Declaration
 
Public Property Closed As Boolean
 
See Also