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

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