set_child_property


Description:

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

Sets a child property of child.

Parameters:

this

a CanvasItemModel.

child

a child CanvasItemModel.

property_name

the name of the child property to set.

value

the value to set the property to.