[]
        
(Showing Draft Content)

C1.WPF.Maps.VectorLayer.ItemsSource

ItemsSource Property

ItemsSource

Gets or sets the items source. The items should be collection of C1VectorItemBase objects or ItemTemplate should define C1VectorItemBase object.

Declaration
public IEnumerable ItemsSource { get; set; }