AccusoftImagXpress13 ActiveX DLL > ImagXpress Object : Rotate Method |
The angle (in degrees) by which the image will be rotated.
Valid range is -360 to 360 (degrees).
Visual Basic |
---|
Public Sub Rotate( _ ByVal IPRotateA As Double _ ) |
The angle (in degrees) by which the image will be rotated.
Valid range is -360 to 360 (degrees).
Rotation is counterclockwise.
90 degree angles use an optimized algorithm for the rotation.