Edit

Share via


Matrix3x2.GetElement(Int32, Int32) Method

Definition

public:
 float GetElement(int row, int column);
public readonly float GetElement(int row, int column);
member this.GetElement : int * int -> single
Public Function GetElement (row As Integer, column As Integer) As Single

Parameters

row
Int32
column
Int32

Returns

Applies to