Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / HitTestInformation Class / HitTestInformation Constructor


In This Topic
    HitTestInformation Constructor
    In This Topic
    Creates a new set of hit test information.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New HitTestInformation()
    public HitTestInformation()
    See Also