get_bounds


Description:

public abstract void get_bounds (out CanvasBounds bounds)

Gets the bounds of the item.

Note that the bounds includes the entire fill and stroke extents of the item, whether they are painted or not.

Parameters:

this

a CanvasItem.

bounds

a CanvasBounds to return the bounds in.