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





