ImageGear Professional DLL for Windows
IG_ARTX_filled_ellipse_bounds_set

This function updates ellipse bounding rectangle.

Declaration:

 
Copy Code
AT_ERRCOUNT ACCUAPI IG_ARTX_filled_ellipse_bounds_set(
        HIG_ARTX_FILLED_ELLIPSE hMark,
        LPAT_RECTANGLE lpRect
);

Arguments:

Name Type Description
hMark HIG_ARTX_FILLED_ELLIPSE Annotation handle.
lpRect LPAT_RECTANGLE New bounding rectangle to set.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback