mxUtilsGetColor Method |
| Name | Description | |
|---|---|---|
| GetColor(DictionaryString, Object, String) |
Returns the value for key in dictionary as a color or null if no value
is defined for the key.
| |
| GetColor(DictionaryString, Object, String, NullableColor) |
Returns the value for key in dictionary as a color or the given default
value if no value is defined for the key.
|