This function updates the bounding rectangle.
Declaration:
Copy Code |
|
|---|---|
AT_ERRCOUNT IG_ARTX_rectangle_bounds_set(
HIG_ARTX_RECTANGLE hMark,
LPAT_RECTANGLE lpRect
);
|
|
Arguments:
| Name | Type | Description |
| hMark | HIG_ARTX_RECTANGLE | Annotation handle. |
| lpRect | LPAT_RECTANGLE | New bounding rectangle to be set. |
Return Value:
Error count.
Supported Raster Image Formats:
This function does not process image pixels.