mxUtilsGetDouble Method |
| Name | Description | |
|---|---|---|
| GetDouble(DictionaryString, Object, String) |
Returns the value for key in dictionary as a double or 0 if no value is
defined for the key.
| |
| GetDouble(DictionaryString, Object, String, Double) |
Returns the value for key in dictionary as a double or the given default
value if no value is defined for the key.
|