Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / Vector2D Class / AreOrthogonal Method

In This Topic
    AreOrthogonal Method (Vector2D)
    In This Topic
    Returns true if the angle between the two 2D vectors is PI/2.
    Overload List
    OverloadDescription
    Returns true if the angle between the two 2D vectors is PI/2.  
    Returns true if the angle between the two 2D vectors is PI/2 or almost PI/2.  
    See Also