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

In This Topic
    VectorIcon Property (VectorIconRenderer)
    In This Topic
    Gets the icon to render.
    Syntax
    'Declaration
     
    Protected ReadOnly Property VectorIcon As C1VectorIcon
    protected C1VectorIcon VectorIcon {get;}
    See Also