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

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