ImageGear Professional DLL for Windows
IG_ARTX_mark_type_get

This function queries type of annotation.

Declaration:

 
Copy Code
AT_ERRCOUNT IG_ARTX_mark_type_get(
        HIG_ARTX_MARK hMark,
        enumIGArtXMarkType* lpMarkType
);

Arguments:

Name Type Description
hMark HIG_ARTX_MARK Mark handle.
lpMarkType enumIGArtXMarkType* Pointer to storage for function result.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback