ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / VectorIconElement Class / Stroke Property

In This Topic
    Stroke Property (VectorIconElement)
    In This Topic
    The stroke color.
    Syntax
    'Declaration
     
    Public Property Stroke As System.Drawing.Color
    public System.Drawing.Color Stroke {get; set;}
    See Also