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.