PictureProcessor.Rotate

Syntax:

Rotate(<Picture>, <Corner>)

Parameters:

<Picture> (required)

Type: Picture.
Picture to be rotated.

<Corner> (required)

Type: Number.
The corner to rotate the picture by. The value should be multiple 90.

Returned value:

Type: Picture.
Rotated picture.

Description:

Rotates a picture by the specified angle.

Availability:

Server, thick client, external connection.

    

1C:Enterprise Developer's Community