NPlot Documented Class Library

PlotSurface2D.HitTest Method 

[This is preliminary documentation and subject to change.]

Performs a hit test with the given point and returns information about the object being hit.

public ArrayList HitTest(
   Point p
);

Parameters

p
The point to test.

Return Value

See Also

PlotSurface2D Class | NPlot Namespace