Navigation: Code Documentation > RSVclCommon > RSGraphics > Classes > TRSPathData > Methods
TRSPathData.PointInPath(Single,Single) Method
Returns true if the point specified by X and Y is inside the path
Namespace: RSGraphics
Delphi
public function PointInPath( const X, Y: Single ): Boolean; overload;
Parameters
X
Type: Single
Y
Type: Boolean
•RSGraphics.TRSPathData.PointInPathOutline(Single,Single,Single)
•TRSPathData
•RSGraphics