This function queries the closed state of the annotation.
Declaration:
Copy Code | |
---|---|
AT_ERRCOUNT ACCUAPI IG_ARTX_freeline_closed_get( HIG_ARTX_FREELINE hMark, LPAT_BOOL lpbIsClosed ); |
Arguments:
hMark | Annotation handle. |
lpbIsClosed | Pointer to storage for annotation close state. |
Return Value:
Error count.
Supported Raster Image Formats:
This function does not process image pixels.
Remarks:
When set to TRUE, the freeline annotation is considered closed (i.e., the edge from the start point to the end point is drawn).