ImageGear Professional v18.4 > API Reference Guide > ArtX Component API Reference > ArtX Component Objects Reference > HIG_ARTX_FREELINE > IG_ARTX_freeline_line_set |
This function sets attributes of line used to draw the annotation.
Copy Code
|
|
---|---|
AT_ERRCOUNT ACCUAPI IG_ARTX_freeline_line_set( HIG_ARTX_FREELINE hMark, LPAT_ARTX_BORDER lpData ); |
Name | Type | Description |
hMark | HIG_ARTX_FREELINE | Annotation handle. |
lpData | LPAT_ARTX_BORDER | Pointer to line attributes structure. |
Error count.
This function does not process image pixels.