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

In This Topic
    Negate Method (Vector2D)
    In This Topic
    Reverses the 2D vector direction.
    Syntax
    'Declaration
     
    Public Sub Negate() 
    public void Negate()
    See Also