ImageGear Professional DLL v18.1 for Windows
IG_gui_layer_properties_dlg
Send Feedback
ImageGear Professional v18.1 > API Reference Guide > GUI Component API Reference > GUI Component Functions Reference > Layers Functions > IG_gui_layer_properties_dlg

Glossary Item Box

This function shows the specified layer's properties dialog box, in which the user can view and edit the layer's properties.

Declaration:

  Copy Code
BOOL ACCUAPI IG_gui_layer_properties_dlg(
        HWND hWnd,
        HIGLAYER hLayer
);

Arguments:

Name Type Description
hWnd HWND A parent window for the layer properties dialog.
hLayer HIGLAYER Handle to the layer object whose properties are accessed.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.

©2014. Accusoft Corporation. All Rights Reserved.