FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart.Design Namespace / TreeMapDesigner Class / GetHitTest Method

In This Topic
    GetHitTest Method (TreeMapDesigner)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Function GetHitTest( _
       ByVal point As System.Drawing.Point _
    ) As System.Boolean
    protected virtual System.bool GetHitTest( 
       System.Drawing.Point point
    )

    Parameters

    point
    See Also