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