mxUtilsGetFloat Method |
| Name | Description | |
|---|---|---|
| GetFloat(DictionaryString, Object, String) |
Returns the value for key in dictionary as a float or 0 if no value is
defined for the key.
| |
| GetFloat(DictionaryString, Object, String, Single) |
Returns the value for key in dictionary as a float or the given default
value if no value is defined for the key.
|