An NDoc Documented Class Library

xyArray.cross Method 

Calcuates the crossproduct over all members, which is usefull for calculation of the orientation and the area of the array. The length of cross : 2 * area of the polygon

public double cross();

Return Value

returns the crossproduct over all points

See Also

xyArray Class | Minais.Drawing3d.Math Namespace