get_size


Description:

[ Version ( deprecated = true , deprecated_since = "4.18.1" , since = "4.8" ) ]
public int get_size ()

Warning: get_size is deprecated since 4.18.1.

The size of the image, set by set_size or -1 if no size is forced and the image is scaled to the allocation size.

Note:

Use get_pixel_size or get the size from the Image storage type instead.

Parameters:

this

an PanelImage.

Returns:

icon size in pixels of the image or -1.