See Also Examples Applies To
Rotates the native GdPicture image with a specific angle kepping the originals width and height of the picture.
Syntax
object.RotateAnglePreserveDimentions (nAngle)
The RotateAnglePreserveDimentions 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