Table of Contents

Method Rotate90

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

Rotate90(bool)

Returns a copy of the image rotated 90 degrees in the direction indicated by clockwise.

public virtual GenericImage Rotate90(bool clockwise = true)

Parameters

clockwise bool

Rotate direction.

Returns

GenericImage