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

In This Topic
    Items Property (VectorLayer)
    In This Topic
    Gets the collection of vector items displayed in this layer.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Items As VectorItemsCollection
    public VectorItemsCollection Items {get;}
    See Also