Search
BaseGauge.hitTestObj Method
See Also
 






Checks whether the specified point lies within the visual structure of a scale element.

Namespace: com.mindfusion.charting.components.gauges
File: com.mindfusion.charting.components.gauges

 Syntax

Java  Copy Code

public boolean hitTestObj (
    Point2D point
)

 Parameters

point

 Return Value

 See Also