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

In This Topic
    IsSelfIntersecting Method
    In This Topic
    Syntax
    'Declaration
     
    Public Function IsSelfIntersecting() As Boolean
    public bool IsSelfIntersecting()
    See Also