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:
| hMark | Annotation handle. |
| lpBorder | The new border to be set. |
Return Value:
Error count.
Supported Raster Image Formats:
This function does not process image pixels.
