ImageGear Professional DLL for Windows
IG_ARTX_GUI_toolbar_visible_set

This function is for setting the visible state of the GUI toolbar.

Declaration:

 
Copy Code
UINT IG_ARTX_GUI_toolbar_visible_set(
        BOOL bVisibleState
);

Arguments:

Name Type Description
bVisibleState BOOL TRUE - GUI toolbar is visible; FALSE - otherwise.

Return Value:

0 if the function is successful, -1 otherwise.

Supported Raster Image Formats:

This function does not process image pixels.

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback