TPolygon32.ContainsPoint

function ContainsPoint(const P: TFixedPoint): Boolean;

Description

This method returns true if a point P is contained within any of the contours in the current TPolygon32 instance and false otherwise.

See Also

Point Types, PtInPolygon