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