Spread WinForms 15
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / HitTest Class
Members


HitTest Class
Represents information about the hit test. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated.
Syntax
'Declaration
 
Public MustInherit Class HitTest 
 
'Usage
 
Dim instance As HitTest
Inheritance Hierarchy
See Also