Gets the value of a property.
This searches though all the CanvasStyle's own list of property settings and also all ancestor CanvasStyle objects.
Note that it returns a pointer to the internal Value setting, which should not be changed.
this |
a style. |
property_id |
the property identifier. |
the property value, or null if it isn't set. |