IMatrix.M22
IMatrix.M22 property
Gets or sets the value in the second row and second column of the matrix.
public float M22 { get; set; }
See Also
- interface IMatrix
- package com.aspose.html.drawing
- package Aspose.HTML
Gets or sets the value in the second row and second column of the matrix.
public float M22 { get; set; }