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

In This Topic
    Stroke Property (VectorPolygon)
    In This Topic
    Gets or sets the stroke brush.
    Syntax
    'Declaration
     
    
    Public Property Stroke As Brush
    public Brush Stroke {get; set;}
    See Also