WinUI | ComponentOne
C1.WinUI.Core Assembly / C1.WinUI.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