Gets the element in the first row, first
column.
Read-only property
[Visual Basic .NET] |
---|
Public Property M11() As Single
|
[C#] |
---|
public float M11 {get;}
|
[Managed C++] |
---|
public: __property float get_M11();
|
[Unmanaged C++] |
---|
public: HRESULT get_M11(
|
[Java] |
---|
public float getM11();
|