Input for WinForms | ComponentOne
C1.Framework Namespace / PolygonIconRenderer Class / IsClosed Property

In This Topic
    IsClosed Property (PolygonIconRenderer)
    In This Topic
    Gets or sets whether the last point will connect with the first one.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsClosed As Boolean
    public bool IsClosed {get;}
    See Also