ImageGear Professional for Windows ActiveX
RotateMarks Method

Description:

Rotates all marks on the page according with value of nRotateValue parameter. In contrast with Rotate 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:

      RotateMarks(RotateValue As enumIGRotationValues, ImageRect As
IGRectangle, DeviceRect As IGRectangle)

Parameters:

Name Description
RotateValue Rotation mode. Please see enumIGRotationValues Enumeration.
ImageRect Specifies bounding rectangle to rotate annotations specified in image coordinate system. Typically it can be image rectangle.
DeviceRect Specifies bounding rectangle to rotate 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