setrenderproperty
Sets the value of a drawing property, functionally similar to drawing[property] = value
.
Parameters
drawing
- The drawing's property to set.property
- The property.value
- The value to set the property to.
Example
Last updated