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