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

In This Topic
    Layer Property (HitTestInfo)
    In This Topic
    Gets the layer at the point being tested.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Layer As MapLayer
    public MapLayer Layer {get;}
    Remarks
    Valid for VectorItem.
    See Also