Search
VisualElement.hitTestObj Method
See Also
 






Checks whether the specified point lies within the visual 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