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

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