ImageGear Professional DLL for Windows
IG_ARTX_polygon_border_set

This function sets the annotation border.

Declaration:

 
Copy Code
AT_ERRCOUNT IG_ARTX_polygon_border_set(
        HIG_ARTX_POLYGON hMark,
        LPAT_ARTX_BORDER lpBorder
);

Arguments:

Name Type Description
hMark HIG_ARTX_POLYGON Annotation handle.
lpBorder LPAT_ARTX_BORDER New border to be set.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback