get_property_color method

get_property_color

Gets a value of color property.

Returns

The property value.

def get_property_color(self, key):
    ...
ParameterTypeDescription
keystrThe name of property.

See Also