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

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