ContentsIndexHome
PreviousUpNext
IScalarData.setValue Method (int)

Sets the scalar data to the specified value. Applies to integer and double valued scalars, and element scalars of which the range is a subset of Integers. 

 

Java
void setValue(int value);
Parameters 
Description 
int value 
The value to assign.