This function queries arrow start point.
Declaration:
Copy Code |
|
|---|---|
AT_ERRCOUNT ACCUAPI IG_ARTX_arrow_startpoint_get(
HIG_ARTX_ARROW hMark,
LPAT_POINT lpPoint
);
|
|
Arguments:
| Name | Type | Description |
| hMark | HIG_ARTX_ARROW | Annotation handle. |
| lpPoint | LPAT_POINT | Pointer to storage for function result. |
Return Value:
Error count.
Supported Raster Image Formats:
This function does not process image pixels.