ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / PolygonIconRenderer Class / IsFilled Property

In This Topic
    IsFilled Property (PolygonIconRenderer)
    In This Topic
    Gets a value indicating whether to use a fill for the shape.
    Syntax
    'Declaration
     
    Protected Overrides ReadOnly Property IsFilled As System.Boolean
    protected override System.bool IsFilled {get;}
    See Also