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

In This Topic
    Point Property (HitTestInfo)
    In This Topic
    Gets the point on the map viewport, in pixels.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Point As Point
    public Point Point {get;}
    See Also