OnPictResize event
Related pages:
ENTRY OnPictResize(IN INT _newWidth, IN INT _newHeight, IN INT _oldWidth, IN INT _oldHeight) ; actions END OnPictResize
_newWidth | New picture width. |
_newHeight | New picture height. |
_oldWidth | Previous picture width. |
_oldHeight | Previous picture height. |
Related pages:
Pridať komentár