ImageGear Professional v18.2 > API Reference Guide > Display Component API Reference > Display Component Objects > IGPageDisplay Object > IGPageDisplay Methods > HandleResize Method |
Recalculates all the parameters according to the new window width and height; this function is to be called during WM_SIZE message handling.
HandleResize(hWnd As Long)
Name | Description |
---|---|
hWnd | Handle of window where image is displayed. |
N/A
N/A
Display