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

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