Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / Polygon2D Class / IsPointInside Method

In This Topic
    IsPointInside Method (Polygon2D)
    In This Topic
    Tests if a 2D point is inside the 2D polygon.
    Overload List
    OverloadDescription
    Tests if a 2D point is inside the 2D polygon.  
    Tests if a 2D point is inside or onto the 2D polygon.  
    See Also