Navigation: Code Documentation > RSVML > RSGdiPlusGraphics > Classes > TRSGPPath > Methods
TRSGPPath.IsVisiblePathPoint(TPointF) Method
Determines whether a specified point lies in the area that is filled when this path is filled by the Owner Canvas.
The test is performed in device coordinates.
Namespace: RSGdiPlusGraphics
Delphi
public function IsVisiblePathPoint(const Pt: TPointF): Boolean; overload;
Parameters
Pt
Type: TPointF
Type: Boolean
•RSGdiPlusGraphics.TRSGPPath.IsOutlineVisiblePathPoint(TPointF,TRSGPPen,TRSGPCanvas)
•TRSGPPath
•RSGdiPlusGraphics