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

In This Topic
    Type Property (HitTestInfo)
    In This Topic
    Gets the type of object at the point being tested.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Type As HitTestType
    public HitTestType Type {get;}
    See Also