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

In This Topic
    Negate Method (Vector3D)
    In This Topic
    Reverses the 3D vector direction.
    Syntax
    'Declaration
     
    Public Overridable Sub Negate() 
    public virtual void Negate()
    See Also