An NDoc Documented Class Library

xyArray.TransformEx Method 

The method transforms every point in the array by the matrix m and returns these points in an array.

public xyArray TransformEx(
   Matrix m
);

Parameters

m
Transformmatrix

Return Value

See Also

xyArray Class | Minais.Drawing3d.Math Namespace