Piccolo.NET

PTransformActivity.GetElementString Method 

Gets a string representation of the elements of a matrix.

protected static string GetElementString(
   float[] elements
);

Parameters

elements
The elements of a matrix.

Return Value

A string representation of the elements of a matrix.

See Also

PTransformActivity Class | UMD.HCIL.Piccolo.Activities Namespace