Input for WinForms | ComponentOne
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 Boolean
    protected override bool IsFilled {get;}
    See Also