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.Svg.Drawing
- assembly Aspose.SVG
Gets or sets the value in the first row and first column of the matrix.
public float M11 { get; set; }