Click or drag to resize

IMatrixElements Property

Gets the elements of this matrix

Namespace:  Eto.Drawing
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
float[] Elements { get; }

Property Value

Type: Single
The elements of the matrix
See Also