Matrix.Elements
Matrix.Elements property
Gets an array of floating-point values that represents the elements of this Matrix.
public float[] Elements { get; }
See Also
- class Matrix
- namespace System.Drawing.Drawing2D
- assembly Aspose.Drawing
Gets an array of floating-point values that represents the elements of this Matrix.
public float[] Elements { get; }