ComponentOne Bitmap for UWP
ToArray Method (Matrix5x4)

C1.UWP.DX Assembly > C1.Util.DX Namespace > Matrix5x4 Structure : ToArray Method
Creates an array containing the elements of the Matrix5x4.
Syntax
'Declaration
 
Public Function ToArray() As System.Single()
public System.float[] ToArray()
See Also

Reference

Matrix5x4 Structure
Matrix5x4 Members