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

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