Gets the element in the third row, first column.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property M31() As Single |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property float get_M31(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public float getM31(); |
| [Python - STK API] |
|---|
@property def M31(self) -> float: |





