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