InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 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 Color
    public Color Stroke {get; set;}
    See Also