Maps for WPF | ComponentOne
C1.WPF.Maps Namespace / VectorPolyline Class / StrokeThickness Property

In This Topic
    StrokeThickness Property (VectorPolyline)
    In This Topic
    Gets or sets the stroke thickness.
    Syntax
    'Declaration
     
    
    Public Property StrokeThickness As Double
    public double StrokeThickness {get; set;}
    See Also