%GetPictureConfigHeightfunction


Function
Function returns height of picture from configuration.


Declaration
INT %GetPictureConfigHeight(
	HBJ in _hbj
)
Parameters
hbjIdentifier of type HBJ
Description

Parameter _hbj represents a unique identifier of the Picture type. You can get it as attribute \HBJ.

If the parameter _hbj represents invalid value or refers to the object of incorrect type or the object with specific unique identifier does not exist, function returns invalid value.

Napíšte komentár