Click or drag to resize

ClipperPointInPolygon Method

Overload List
 NameDescription
Public methodStatic memberPointInPolygon(Point64, Path64) Determines the position of an integer point relative to an integer polygon.
Public methodStatic memberPointInPolygon(PointD, PathD, Int32) Determines the position of a floating-point point relative to a floating-point polygon.
Top
See Also