ImageGear Professional DLL for Windows
IG_ARTX_arrow_line_set

This function sets attributes of line used to draw the annotation.

Declaration:

 
Copy Code
AT_ERRCOUNT ACCUAPI IG_ARTX_arrow_line_set(
        HIG_ARTX_ARROW hMark,
        LPAT_ARTX_BORDER lpData
);

Arguments:

Name Type Description
hMark HIG_ARTX_ARROW Annotation handle.
lpData LPAT_ARTX_BORDER Pointer to line attributes structure.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback