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

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