See Also Examples Applies To
Rotates the native GdPicture image from the center with a specific angle kepping the originals width and height of the picture.
Syntax
object.RotateAnglePreserveDimentionsCenter (nAngle)
The RotateAnglePreserveDimentionsCenter syntax has these parts:
| Part | Description |
| object | Required. An object expression that evaluates to an object in the Applies To list. |
| nAngle | Required. Single. Angle of rotation in degres. |
Returns
Long. GdPictureStatus
Category
Resize and Rotate