ImageGear Professional DLL v18.1 for Windows
IG_ARTX_GUI_toolbar_visible_get
Send Feedback
ImageGear Professional v18.1 > API Reference Guide > ArtXGUI Component API Reference > ArtXGUI Component Functions Reference > IG_ARTX_GUI_toolbar_visible_get

Glossary Item Box

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

Declaration:

  Copy Code
UINT IG_ARTX_GUI_toolbar_visible_get(
        BOOL* pbVisibleState
);

Arguments:

Name Type Description
pbVisibleState 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.