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