ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / 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 System.Boolean
    public System.bool IsClosed {get;}
    See Also