get_is_static


Description:

public abstract bool get_is_static ()

Returns true if the item is static.

Static items do not move or change size when the canvas is scrolled or the scale changes.

Parameters:

this

an item.

Returns:

true if the item is static.