An NDoc Documented Class Library

xy.cross Method 

Calculates the crossproduct with a value;

public double cross(
   xy value
);

Parameters

value
Value of the vector, with that the crossproduct is calculated

Return Value

Crossproduct

See Also

xy Class | Minais.Drawing3d.Math Namespace