Click or drag to resize

SphinxFloat Constructor

Initializes a new instance of the SphinxFloat struct.

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

Parameters

value
Type: SystemSingle
The value.
See Also