IMatrix.M21

IMatrix.M21 property

Gets or sets the value in the second row and first column of the matrix.

public float M21 { get; set; }

See Also