ImageEditorTool Enumeration

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Enumerates the ImageEditor tools dialogs.

Namespace:  Telerik.WebAii.Controls.Html
Assembly:  Telerik.WebAii.Controls.Html (in Telerik.WebAii.Controls.Html.dll) Version: 2012.1.411.0 (2012.1.411.0)
Syntax

public enum ImageEditorTool
Members

  Member nameValueDescription
AddText0 ImageEditor AddText tool
Crop1 ImageEditor Crop tool
Flip2 ImageEditor Flip tool
FlipHorizontal3 ImageEditor FlipHorizontal tool
FlipVertical4 ImageEditor FlipVertical tool
Opacity5 ImageEditor Opacity tool
Print6 ImageEditor Print tool
Redo7 ImageEditor Redo tool
Reset8 ImageEditor Reset tool
Resize9 ImageEditor Resize tool
Rotate10 ImageEditor Rotate tool
RotateLeft11 ImageEditor RotateLeft tool
RotateRight12 ImageEditor RotateRight tool
Save13 ImageEditor SaveImage tool
Undo14 ImageEditor Undo tool
Zoom15 ImageEditor Zoom tool
ZoomIn16 ImageEditor ZoomIn tool
ZoomOut17 ImageEditor ZoomOut tool
InsertImage18 ImageEditor InsertImage tool
Pencil19 ImageEditor Pencil tool
DrawCircle20 ImageEditor DrawCircle tool
DrawRectangle21 ImageEditor DrawRectangle tool
Line22 ImageEditor Line tool
Export23 ImageEditor Export tool
See Also

Reference