ComponentOne Maps for UWP
C1.UWP.Maps Assembly / C1.Xaml.Maps Namespace / C1VectorItemBase Class / Fill Property

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