C1.Maui.Core Assembly / C1.Maui.Core Namespace / C1PolygonIcon Class / IsClosed Property
In This Topic
IsClosed Property
In This Topic
Gets whether the last point will connect with the first one.
Syntax
public bool IsClosed {get; set;}
See Also