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