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