HI_SetMinPictureSize

HI_SetMinPictureSize

%HI_SetMinPictureSize function


Function

The function sets the minimal size of the picture.

Declaration

%HI_SetMinPictureSize( INT in x, INT in y, BOOL in inside )

Parameters

x

Minimal picture width.

y

Minimal picture height.

inside

Size settings:

  • @TRUE - for the picture

  • @FALSE - for the picture window

Note 1

The third parameter is relevant only for pictures, which are not subpictures (they are not placed in a displayer of Picture type).

Note 2

The function for subpictures applies only if they have the parameter Min. dimension indicated in the subpicture.

Note 3

This function is available also in %HIX_ version.