FlexGrid for WinForms | ComponentOne
C1.Win.FlexGrid Namespace / HitTestInfo Structure / Point Property

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