skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • AI Coding Assistants
    • Embedded Reporting
    • Document Processing Libraries
    • SSO Account Sign-in

    Web

    Kendo UI UI for Angular UI for Vue UI for jQuery KendoReact UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX

    Mobile

    UI for .NET MAUI

    Document Management

    Telerik Document Processing

    Desktop

    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF

    Reporting

    Telerik Reporting Telerik Report Server

    Testing & Mocking

    Test Studio Telerik JustMock

    CMS

    Sitefinity

    AI Productivity Tools

    AI Coding Assistants

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

    KendoReact Free VB.NET to C# Converter Testing Framework
    View all products
  • Overview
    • Functional UI Testing
    • RESTful API Testing
    • Load Testing
    • Remote Test Execution
    • Agile Teams
    • Web Test Automation
    • Desktop Test Automation
    • Responsive UI Testing
    • Continuous Testing
  • Training
    • Docs and Support
    • Documentation
    • Virtual Classroom
    • Videos
    • Blogs
    • Webinars
    • Whitepapers
    • Case Studies
    • Feedback Portal
    • Technical Support
    • What’s New
    • Roadmap
    • Release Notes
    • Trust Center
    • FAQs
  • Pricing
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Request a demo Try now

Class RadImageEditor

Inheritance
System.Object
Control
HtmlControl
HtmlContainerControl
RadImageEditor
Inherited Members
HtmlContainerControl.TextContent
HtmlContainerControl.InnerText
HtmlControl.FindParentContainer<TContainerControl>()
HtmlControl.ValidateTag(String)
HtmlControl.ValidateControl()
HtmlControl.ParseResponseValue<T>(String, T)
HtmlControl.GetAttributeAsString(String)
HtmlControl.InitializeMappings(MappingsCollection)
HtmlControl.GetRectangle()
HtmlControl.IsVisible()
HtmlControl.GetStyleValue(String)
HtmlControl.GetStyle(String)
HtmlControl.GetComputedStyleValue(String)
HtmlControl.GetComputedStyle(String)
HtmlControl.Parent<TContainerControl>()
HtmlControl.Capture()
HtmlControl.Capture(String, String)
HtmlControl.Capture(String)
HtmlControl.InvokeEvent(ScriptEventType)
HtmlControl.InvokeEvent(ScriptEventType, Boolean)
HtmlControl.InvokeEvent(ScriptEvent)
HtmlControl.InvokeEvent(ScriptEvent, Boolean)
HtmlControl.AddEventListener(String, EventHandler<JavascriptEventArgs>)
HtmlControl.RemoveEventListener(String, EventHandler<JavascriptEventArgs>)
HtmlControl.MouseClick()
HtmlControl.MouseClick(MouseClickType)
HtmlControl.MouseClick(MouseClickType, Int32, Int32)
HtmlControl.MouseClick(MouseClickType, Point, OffsetReference)
HtmlControl.MouseClick(MouseClickType, Int32, Int32, OffsetReference)
HtmlControl.MouseHover()
HtmlControl.MouseHover(Point)
HtmlControl.MouseHover(Int32, Int32)
HtmlControl.MouseHover(Int32, Int32, OffsetReference)
HtmlControl.Click()
HtmlControl.Click(Boolean)
HtmlControl.ScrollToVisible()
HtmlControl.ScrollToVisible(ScrollToVisibleType)
HtmlControl.ScrollToVisible(ScrollToVisibleType, Rectangle)
HtmlControl.Download(Boolean, DownloadOption, String, Int32)
HtmlControl.CallMethod(String)
HtmlControl.CallMethod<T>(String)
HtmlControl.CallMethod<T>(String, T)
HtmlControl.GetValue<T>(String)
HtmlControl.GetValue<T>(String, T)
HtmlControl.GetValue<T>(String, Boolean)
HtmlControl.GetValue<T>(String, Boolean, T)
HtmlControl.SetValue<T>(String, T)
HtmlControl.SetValue<T>(String, T, Boolean)
HtmlControl.Focus()
HtmlControl.DragTo(OffsetReference, Point, Int32, Int32)
HtmlControl.DragTo(OffsetReference, Int32, Int32, Rectangle, OffsetReference, Int32, Int32)
HtmlControl.DragTo(Point)
HtmlControl.DragTo(Int32, Int32)
HtmlControl.DragTo(HtmlControl)
HtmlControl.DragTo(HtmlControl, OffsetReference, Point)
HtmlControl.DragTo(OffsetReference, Point, HtmlControl)
HtmlControl.DragTo(OffsetReference, Point, HtmlControl, OffsetReference, Point)
HtmlControl.DragTo(OffsetReference, Int32, Int32, Boolean, HtmlControl, OffsetReference, Int32, Int32, Boolean)
HtmlControl.DragToWindowLocation(OffsetReference, Int32, Int32, Boolean, OffsetReference, Int32, Int32, Boolean)
HtmlControl.ToString()
HtmlControl.AsjQueryControl()
HtmlControl.GetElementByTagNameClientSideLocator
HtmlControl.GetElementByIdClientSideLocator
HtmlControl.Find
HtmlControl.ScrollTop
HtmlControl.ScrollLeft
HtmlControl.Wait
HtmlControl.ID
HtmlControl.CssClass
HtmlControl.Attributes
HtmlControl.Mappings
HtmlControl.Styles
HtmlControl.Events
HtmlControl.TagName
HtmlControl.ChildNodes
HtmlControl.IsActiveElement
HtmlControl.IsEnabled
Control.Refresh()
Control.AssignFailed(Exception)
Control.SetTelerikComponentsVersion(Nullable<TelerikComponentsVersion>)
Control.MatchControl(Element, FindParam)
Control.GetFamilyElement(Int32, Element)
Control.ThrowOnInvalidAssignment
Control.TelerikComponentsVersion
Control.IsRefresh
Control.BaseElement
Control.OwnerBrowser
Control.Locator
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WebAii.Controls.Html
Assembly: Telerik.WebAii.Controls.Html.dll

Syntax

public class RadImageEditor : HtmlContainerControl

Constructors

RadImageEditor()

Declaration
public RadImageEditor()

RadImageEditor(Element)

Declaration
public RadImageEditor(Element element)
Parameters
Element element

Properties

ClientId

Declaration
public string ClientId { get; }
Property Value
System.String

ClientSideLocator

Declaration
public override string ClientSideLocator { get; }
Property Value
System.String

Overrides
HtmlControl.ClientSideLocator

CropBoxHeight

Declaration
public int CropBoxHeight { get; }
Property Value
System.Int32

CropBoxWidth

Declaration
public int CropBoxWidth { get; }
Property Value
System.Int32

CropBoxX

Declaration
public int CropBoxX { get; }
Property Value
System.Int32

CropBoxY

Declaration
public int CropBoxY { get; }
Property Value
System.Int32

CurrentToolDialogName

Declaration
public string CurrentToolDialogName { get; }
Property Value
System.String

FlipMode

Declaration
public ImageEditorFlip FlipMode { get; }
Property Value
ImageEditorFlip

Height

Declaration
public int Height { get; set; }
Property Value
System.Int32

ImageHeight

Declaration
public int ImageHeight { get; }
Property Value
System.Int32

ImageWidth

Declaration
public int ImageWidth { get; }
Property Value
System.Int32

IsRedoAvailable

Declaration
public bool IsRedoAvailable { get; }
Property Value
System.Boolean

IsUndoAvailable

Declaration
public bool IsUndoAvailable { get; }
Property Value
System.Boolean

Left

Declaration
public int Left { get; }
Property Value
System.Int32

LocatorExpression

Declaration
public override IFindExpression LocatorExpression { get; }
Property Value
IFindExpression

Overrides
Control.LocatorExpression

Mode

Declaration
public ImageEditorMode Mode { get; }
Property Value
ImageEditorMode

Opacity

Declaration
public int Opacity { get; set; }
Property Value
System.Int32

ResizeEnabled

Declaration
public bool ResizeEnabled { get; set; }
Property Value
System.Boolean

RotationAngle

Declaration
public int RotationAngle { get; }
Property Value
System.Int32

ServerUrl

Declaration
public string ServerUrl { get; }
Property Value
System.String

Top

Declaration
public int Top { get; }
Property Value
System.Int32

Url

Declaration
public string Url { get; }
Property Value
System.String

Visible

Declaration
public bool Visible { get; set; }
Property Value
System.Boolean

Width

Declaration
public int Width { get; set; }
Property Value
System.Int32

ZoomLevel

Declaration
public int ZoomLevel { get; }
Property Value
System.Int32

Methods

AssignElement(Element)

Declaration
public override void AssignElement(Element e)
Parameters
Element e

Overrides
HtmlContainerControl.AssignElement(Element)

CloseCurrentToolDialog()

Declaration
public void CloseCurrentToolDialog()

ControlAssert()

Declaration
public RadControlAssert ControlAssert()
Returns
RadControlAssert

CropBoxSet(Int32, Int32, Int32, Int32)

Declaration
public void CropBoxSet(int x, int y, int width, int height)
Parameters
System.Int32 x

System.Int32 y

System.Int32 width

System.Int32 height

ExportOnClient(String, String, Boolean)

Declaration
public void ExportOnClient(string name, string extension, bool overwrite)
Parameters
System.String name

System.String extension

System.Boolean overwrite

ExportOnServer(String, String, Boolean)

Declaration
public void ExportOnServer(string name, string extension, bool overwrite)
Parameters
System.String name

System.String extension

System.Boolean overwrite

FlipHorizontally()

Declaration
public void FlipHorizontally()

FlipVertically()

Declaration
public void FlipVertically()

HideTool(ImageEditorTool)

Declaration
public void HideTool(ImageEditorTool tool)
Parameters
ImageEditorTool tool

Redo()

Declaration
public void Redo()

Redo(Int32)

Declaration
public void Redo(int redoSteps)
Parameters
System.Int32 redoSteps

ResetImage()

Declaration
public void ResetImage()

ResizeImage(Int32, Int32)

Declaration
public void ResizeImage(int width, int height)
Parameters
System.Int32 width

System.Int32 height

Rotate(ImageEditorRotation)

Declaration
public void Rotate(ImageEditorRotation rotation)
Parameters
ImageEditorRotation rotation

RotateLeft()

Declaration
public void RotateLeft()

RotateRight()

Declaration
public void RotateRight()

SaveOnClient()

Declaration
public void SaveOnClient()

SaveOnClient(String)

Declaration
public void SaveOnClient(string name)
Parameters
System.String name

SaveOnServer()

Declaration
public void SaveOnServer()

SaveOnServer(String)

Declaration
public void SaveOnServer(string name)
Parameters
System.String name

SelectOptionFromToolbar(ImageEditorTool)

Declaration
public void SelectOptionFromToolbar(ImageEditorTool tool)
Parameters
ImageEditorTool tool

SetText(String)

Declaration
public void SetText(string text)
Parameters
System.String text

SetText(String, Int32, Int32, String, Int32, String)

Declaration
public void SetText(string text, int x, int y, string fontFamily, int fontSize, string color)
Parameters
System.String text

System.Int32 x

System.Int32 y

System.String fontFamily

System.Int32 fontSize

System.String color

ShowTool(ImageEditorTool)

Declaration
public void ShowTool(ImageEditorTool tool)
Parameters
ImageEditorTool tool

ToolEnable(ImageEditorTool, Boolean)

Declaration
public void ToolEnable(ImageEditorTool tool, bool isEnabled)
Parameters
ImageEditorTool tool

System.Boolean isEnabled

Undo()

Declaration
public void Undo()

Undo(Int32)

Declaration
public void Undo(int undoSteps)
Parameters
System.Int32 undoSteps

ZoomActualSize()

Declaration
public void ZoomActualSize()

ZoomBestFit()

Declaration
public void ZoomBestFit()

ZoomImage(Int32)

Declaration
public void ZoomImage(int percentage)
Parameters
System.Int32 percentage

ZoomIn()

Declaration
public void ZoomIn()

ZoomOut()

Declaration
public void ZoomOut()

Extension Methods

jQueryExtension.TojQueryControl(HtmlControl)
HtmlControlsAssertExtensions.AssertContent(HtmlControl)
HtmlControlsAssertExtensions.AssertStyle(HtmlControl)
HtmlControlsAssertExtensions.AssertStyle(HtmlControl, Boolean)
HtmlControlsAssertExtensions.AssertAttribute(HtmlControl)
HtmlControlsAssertExtensions.AssertAttribute(HtmlControl, Boolean)
Getting Started
  • Getting Started
  • Videos
  • Whats New
  • Roadmap
Community
  • Forums
  • Blogs
  • Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.