ImageGear Professional DLL for Windows
IG_ARTX_polyline_headfillcolor_set

This function updates the annotation head fill color.

Declaration:

 
Copy Code
AT_ERRCOUNT IG_ARTX_polyline_headfillcolor_set(
        HIG_ARTX_POLYLINE hMark,
        LPAT_RGBQUAD lpColor
);

Arguments:

Name Type Description
hMark HIG_ARTX_POLYLINE Annotation handle.
lpColor LPAT_RGBQUAD New color value to set.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback