IMatrix.M11

IMatrix.M11 property

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

public float M11 { get; set; }

See Also