Input for WinForms | ComponentOne
C1.Framework Namespace / PathIconRenderer Class / IsFilled Property

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