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