ImageGear Professional DLL for Windows
IG_ARTX_rectangle_border_set

This function updates the annotation border.

Declaration:

 
Copy Code
AT_ERRCOUNT IG_ARTX_rectangle_border_set(
        HIG_ARTX_RECTANGLE hMark,
        LPAT_ARTX_BORDER lpBorder
);

Arguments:

Name Type Description
hMark HIG_ARTX_RECTANGLE Annotation handle.
lpBorder LPAT_ARTX_BORDER The 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