This documentation is for the old version. Go to the latest Upload Suite docs

ImageEditor.RotateButtonImageFormat Property

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets an ImageFormat object configuring a list of images that are displayed in different states of Rotate button.

Namespace: Aurigma.ImageUploader
Assembly: Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)

Syntax

Visual Basic
Public ReadOnly Property RotateButtonImageFormat As ImageFormat
C#
public ImageFormat RotateButtonImageFormat { get; }

Property Value

Type: Aurigma.ImageUploader.ImageFormat

The list of custom images of Rotate button.

See Also

Reference