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.