ImageGear Professional DLL for Windows
IG_gui_layer_properties_dlg

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.

Send Feedback