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