Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / Utility Class / PointInPolygon Method

In This Topic
    PointInPolygon Method
    In This Topic
    Tests if a 2D point is inside a 2D polygon.
    Overload List
    OverloadDescription
    Tests if a 2D point is inside a 2D polygon.  
    Tests if a 2D point is inside a 2D polygon.  
    Tests if a 2D point is inside to a region composed by multiple 2D polygons (clockwise/anticlockwise orientation rule).  
    Tests if a 2D point is inside to a region composed by multiple 2D polygons (clockwise/anticlockwise orientation rule).  
    See Also