Map for WinForms | ComponentOne
C1.Win.Map Namespace / MapLegend Class / Items Property

In This Topic
    Items Property (MapLegend)
    In This Topic
    Gets the collection of legend items.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Items As MapLegendItemsCollection
    public MapLegendItemsCollection Items {get;}
    See Also