ImageGear Professional DLL for Windows
IG_ARTX_ruler_aspectratio_set

This function updates attributes of ruler aspect ratio.

Declaration:

 
Copy Code
AT_ERRCOUNT ACCUAPI IG_ARTX_ruler_aspectratio_set(
        HIG_ARTX_RULER hMark,
        LPAT_ARTX_ASPECTRATIO lpAspectRatio
);

Arguments:

Name Type Description
hMark HIG_ARTX_RULER Annotation handle.
lpAspectRatio LPAT_ARTX_ASPECTRATIO Pointer to structure with new aspect ratio attributes.

Return Value:

Error count.

Supported Raster Image Formats:

This function does not process image pixels.

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback