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:
Name | Type | Description |
hArtXMark | HIG_ARTX_MARK | Mark whose attributes are to be shown. |
lpParams | LPAT_ARTX_DRAW_PARAMS | 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.