Returns true if the input point, Pt, is within the input polygon, Points.
Namespace: RSGraphics
Delphi |
function PointInPath(const Pt: TPoint; const Points: TPoints): TPathClickLocation; overload; |
Parameters
Pt
Type: TPoint
Points
Type: System.Void
Type: TPathClickLocation