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