get_child_property


Description:

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

Gets a child property of child.

Parameters:

this

a CanvasItemModel.

child

a child CanvasItemModel.

property_name

the name of the child property to get.

value

a location to return the value.