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

In This Topic
    Background Property (C1VectorItemBase)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Background As Brush
    public Brush Background {get; set;}
    See Also