ImageGear Professional DLL v17.1 for Windows Accusoft
IG_ARTX_freeline_closed_get
Send Feedback  
ImageGear Professional DLL v17.1 for Windows > API Reference Guide > ArtX Component API Reference > ArtX Component Objects Reference > HIG_ARTX_FREELINE > IG_ARTX_freeline_closed_get

Glossary Item Box

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).

©2012. Accusoft Corporation. All Rights Reserved.