COpenGL::GetWindowResizingMode![]()
int GetWindowResizingMode ( void );
Return Value
The GetWindowResizingMode method function retrieves the current window resizing mode. It can be one of the following values:
WRM_KEEP_PICTURE Current graphic data are kept in window range while resizing the window. WRM_KEEP_SCALE The current scale is kept while resizing the window.
Remarks
Use the GetWindowResizingMode method function to retrieve the current window resizing mode. The window resizing mode can be set using the SetWindowResizingMode method function.
See Also
SetWindowResizingMode, OnSize, SetScale, GetScale
![]()
| © 2001 Solid Graphics, All rights reserved. |
| To view this site, we require use of either Netscape Navigator 4.0 or higher or Internet Explorer 4.0 or higher. |