Spread Windows Forms 15.0
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / HitTest Class
Members


In This Topic
    HitTest Class
    In This Topic
    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
    public abstract class HitTest 
    Inheritance Hierarchy
    See Also