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