get_model
Description:
Gets the model of the given canvas item.
Parameters:
this |
a CanvasItem. |
Returns:
the item's model, or null if it has no model. |
Gets the model of the given canvas item.
this |
a CanvasItem. |
the item's model, or null if it has no model. |