Android.Renderscripts.Matrix3f.Set Method
Sets the value for a given row and column

Syntax

[Android.Runtime.Register("set", "(IIF)V", "GetSet_IIFHandler")]
public virtual void Set (int i, int j, float v)

Parameters

x
column of the value to set
y
row of the value to set
v
Documentation for this section has not yet been entered.

Remarks

Sets the value for a given row and column

[Android Documentation]

Requirements

Namespace: Android.Renderscripts
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11