ImageGear Professional DLL v17.1 for Windows Accusoft
IG_ARTX_GUI_show_attributes
Send Feedback  
ImageGear Professional DLL v17.1 for Windows > API Reference Guide > ArtXGUI Component API Reference > ArtXGUI Component Functions Reference > IG_ARTX_GUI_show_attributes

Glossary Item Box

This function shows a property sheet for a given mark.

Declaration:

  Copy Code
UINT IG_ARTX_GUI_show_attributes(
        HIG_ARTX_MARK hArtXMark,
        LPAT_ARTX_DRAW_PARAMS lpParams
);

Arguments:

hArtXMark Mark whose attributes are to be shown. See HIG_ARTX_MARK.
lpParams Action params such as HIGEAR handle, device context, window handle.

Return Value:

0 if the function is successful, -1 otherwise.

Supported Raster Image Formats:

This function does not process image pixels.

©2012. Accusoft Corporation. All Rights Reserved.