| C1.Xaml.Maps Assembly > C1.Xaml.Maps Namespace > C1VectorItemBase Class : Background Property |
'DeclarationPublic Property Background As Brush
'UsageDim instance As C1VectorItemBase Dim value As Brush instance.Background = value value = instance.Background
public Brush Background {get; set;}