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

In This Topic
    StrokeWidth Property (C1VectorItemBase)
    In This Topic
    Gets or sets the stroke thicknees of the vector item, in pixel.
    Syntax
    'Declaration
     
    Public Property StrokeWidth As System.Double
    public System.double StrokeWidth {get; set;}
    Remarks
    The default value is 1.
    See Also