Determines whether a specified point lies in the area that is filled when this path is filled by the aCanvas parameter.
The aCanvas parameter specifies a world-to-device transformation. If the value of this parameter is nil, the test is done in world coordinates; otherwise, the test is done in device coordinates.
Namespace: RSGdiPlusGraphics
Delphi |
public |
Parameters
x
Type: Single
y
Type: Single
aCanvas
Type: TRSGPCanvas
Type: Boolean