This function queries attributes ruler aspect ratio.
Declaration:
Copy Code |
|
|---|---|
AT_ERRCOUNT ACCUAPI IG_ARTX_ruler_aspectratio_get(
HIG_ARTX_RULER hMark,
LPAT_ARTX_ASPECTRATIO lpAspectRatio
);
|
|
Arguments:
| hMark | Annotation handle. |
| lpAspectRatio | Pointer to storage for aspect ratio attributes structure. See AT_ARTX_ASPECTRATIO. |
Return Value:
Error count.
Supported Raster Image Formats:
This function does not process image pixels.
