ImageGear Professional for Windows ActiveX
FlipMarks Method

Description:

Flips all marks on the page according with value of nFlipValue parameter. In contrast with Flip Method, it updates annotation coordinates. For text annotations (IG_ARTX_MARK_TEXT and similar), button and image (IG_ARTX_MARK_IMAGE and similar) it also updates mark orientation property.

Syntax:

      FlipMarks(FlipValue As enumIGFlipValue, ImageRect As
IGRectangle, DeviceRect As IGRectangle)

Parameters:

Name Description
FlipValue Flip mode. See values of enumIGFlipModes Enumeration.
ImageRect Specifies bounding rectangle to flip annotations specified in image coordinate system. Typically it can be image rectangle.
DeviceRect Specifies bounding rectangle to flip annotations specified in device coordinate system. Typically it can be windows client rectangle.

Return Value:

None

Bits Per Pixel:

N/A

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback