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

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