An NDoc Documented Class Library

xy.mul Method 

Multiply the point with a Matrix by lifting the z-value with z = 0; The result omit the z-value.

public xy mul(
   Matrix m
);

Parameters

m

Return Value

The transformed point

See Also

xy Class | Minais.Drawing3d.Math Namespace