IMatrix.M11
IMatrix.M11 property
Gets or sets the value in the first row and first column of the matrix.
public float M11 { get; set; }
See Also
- interface IMatrix
- namespace Aspose.Html.Drawing
- assembly Aspose.HTML
Gets or sets the value in the first row and first column of the matrix.
public float M11 { get; set; }