FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / HitTestInfo Class / Point Property

In This Topic
    Point Property
    In This Topic
    Gets the Point that defines the hit test location.
    Syntax
    'Declaration
     
    Public ReadOnly Property Point As Point
    public Point Point {get;}
    See Also