Rotates all objects by the specified angle (in degrees).
If center is Image only 90/180/270 degrees rotations are allowed.
BOX, ELLIPSE, BITMAP and TEXT can be rotated only by 90/180/270 degrees.
This method doesn't work with MEMO and curved texts.
It is better to call RotateAll before rotate the background image.
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |