This function updates the value of the annotation image fitmode.
Copy Code
|
|
---|---|
AT_ERRCOUNT ACCUAPI IG_ARTX_image_embedded_fitmode_set( HIG_ARTX_IMAGE_EMBEDDED hMark, enumFitModes nFitmode ); |
Name | Type | Description |
---|---|---|
hMark | HIG_ARTX_IMAGE_EMBEDDED | Annotation handle. |
nFitmode | enumFitModes | Specifies new image fitmode value. |
Error count.
This function does not process image pixels.