Gets the elements of this matrix
Namespace:
Eto.Drawing
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax float[] Elements { get; }
ReadOnly Property Elements As Single()
Get
abstract Elements : float32[] with get
Property Value
Type:
SingleThe elements of the matrix
See Also