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

In This Topic
    Stroke Property (C1VectorItemBase)
    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