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

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