Determines whether a specified point touches the outline of this path when the path is drawn by the owner canvas.
This method determines whether the test point touches the path outline that would be drawn by the owner canvas.pen. More points will touch an outline drawn by a wide pen than will touch an outline drawn by a narrow pen. The test is done in device coordinates.
Namespace: RSGdiPlusGraphics
Delphi |
public |
Parameters
x
Type: Single
y
Type: Single
Type: Boolean