Click or drag to resize
SphinxFloat Constructor
Initializes a new instance of the SphinxFloat struct.

Namespace: SphinxConnector.NativeApi
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
Syntax
public SphinxFloat(
	float value
)

Parameters

value
Type: SystemSingle
The value.
See Also