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

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