set_child_property


Description:

public abstract void set_child_property (CanvasItem child, string property_name, Value value)

Sets a child property of child.

Parameters:

this

a CanvasItem.

child

a child CanvasItem.

property_name

the name of the child property to set.

value

the value to set the property to.