Map for WinForms | ComponentOne
C1.Win.Map Namespace / HitTestInfo Class / MapItem Property

In This Topic
    MapItem Property (HitTestInfo)
    In This Topic
    Gets the map item at the point being tested.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property MapItem As MapVisualItem
    public MapVisualItem MapItem {get;}
    Remarks
    See Also