Request

Response

    Matrix4d.M11 property

    Gets or sets the individual elements of the 4x4 matrix.

    public double M11 { get; set; }
    

    See Also