 
            This function sets the line attribute of the curve.
| 
                        Copy Code
                     | |
|---|---|
| 
AT_ERRCOUNT ACCUAPI IG_ARTX_curve_line_set( 
        HIG_ARTX_POINT hMark,
        LPAT_ARTX_BORDER lpLine
);
 | |
| hMark | HIG_ARTX_POINT | Curve mark. | 
| nLine | LPAT_ARTX_BORDER | New line attribute of the curve. | 
Error count.
This function does not process image pixels.