This function performs the drawing of a GUI action.
Declaration:
Copy Code |
|
|---|---|
AT_ERRCOUNT IG_ARTX_action_draw(
HIG_ARTX_ACTION hAction,
HWND hWnd
);
|
|
Arguments:
| hAction | Handle of GUI action. See HIG_ARTX_ACTION. |
| hWnd | Windows handle on which to draw. |
Return Value:
Error count.
Supported Raster Image Formats:
This function does not process image pixels.
