API Documentation
>
Windows and views
>
Object ProWindow
> Function ProWindowPixelOutlineGet
Function ProWindowPixelOutlineGet
Description
Get the pixel outline of the window.
Synopsis
#include <
ProWindows.h
>
ProError
ProWindowPixelOutlineGet
(
int win_id
/* (In)
Window Id.
*/
ProOutline
outline
/* (Out)
Array to capture the outline.
*/
)
Returns
PRO_TK_NO_ERROR
The function is successful.
PRO_TK_BAD_INPUTS
One are more inputs are bad.
PRO_TK_GENERAL_ERROR
Failed to get the pixel outline.
User Guide References
Window Coordinate System:ProWindowPixelOutlineGet
Resizing Windows:ProWindowPixelOutlineGet
Was this helpful?
This site works best with JavaScript enabled