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

In This Topic
    Stroke Property (PathIconRenderer)
    In This Topic
    Gets or sets the color used to paint the icon stroke.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Stroke As Color
    public Color Stroke {get;}
    See Also