ComponentOne Maps for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Maps Namespace / C1VectorItemBase Class / Stroke Property

In This Topic
    Stroke Property
    In This Topic
    Gets or sets the stroke color of the vector item.
    Syntax
    'Declaration
     
    Public Property Stroke As System.Drawing.Color
    public System.Drawing.Color Stroke {get; set;}
    Remarks
    The default value is Balck.
    See Also