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