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 Aspose.Drawing.Drawing2D
- assembly Aspose.Drawing.Common
Gets an array of floating-point values that represents the elements of this Matrix.
public float[] Elements { get; }