com.onlineobject.objectnet Namespace

FloatInput..::..SetValue Method

Sets the value of the float input.

Namespace:  com.onlineobject.objectnet
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


public void SetValue(

	float value

)

Parameters

value
Type: Single
The new value to be set.