www.emgu.com/wiki
Set the element of the Array to val

Declaration Syntax
public void SetValue(
double val
)
Public Sub SetValue ( _
val As Double _
)
public:
void SetValue(
double val
)

Parameters
- val (Double)
- The value to be set for each element of the Array
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.3.0.0 (1.3.0.0)