LBM .Net API Documentation
getFloat Method
Namespacescom.latencybusters.lbmLBMMessagePropertygetFloat()()()
Retrieve the value stored in this object as a float. Only properties of type LBM.MSG_PROPERTY_FLOAT and LBM.MSG_PROPERTY_STRING can be retrieved as a float.
Declaration Syntax
C#
public float getFloat()
Return Value
The stored value, converted to a System.Float.

Assembly: lbmcs (Module: lbmcs) Version: 5.3.6.0