ImageGear Professional DLL for Windows
IG_layer_visible_set

This function sets new visibility state of the layer.

Declaration:

 
Copy Code
AT_ERRCOUNT ACCUAPI IG_layer_visible_set(
        HIGLAYER hLayer,
        AT_BOOL bVisible
);

Arguments:

Name Type Description
hLayer HIGLAYER Handle to the layer object.
bVisible AT_BOOL Layer visibility state.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback