Sets the current vector to the difference between its original value and the value of the specified vector.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub Subtract( _
dsMathVector* Vector As MathVector _
) |
C# | |
---|
void Subtract(
MathVector Vector
) |
Parameters
- Vector
- IMathVector
See Also
Availability
DraftSight V1R1.4