ImageEditorFlip Enumeration

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Enumerates the ImageEditor flip mode.

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 ImageEditorFlip
Members

  Member nameValueDescription
None0 ImageEditor flip is None
Vertically1 ImageEditor flip is Vertical
Horizontally2 ImageEditor flip is Horizontal
Both3 ImageEditor flip is Both
See Also

Reference