Returns true if the point specified by X and Y is inside the path outline (i.e., the stroke of the path). The StrokeWidth specifies the width of the path outline.
Namespace: RSGraphics
Delphi |
public |
Parameters
X
Type: Single
Y
Type: Single
StrokeWidth
Type: Single
Type: Boolean