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