An NDoc Documented Class Library
xy Subtraction Operator
Subtracts two vectors
public static
xy
operator -(
xy
a
,
xy
b
);
Parameters
a
first vector
b
second vector
Return Value
Differencevector
See Also
xy Class
|
Minais.Drawing3d.Math Namespace