RadControls for Silverlight

RadImageEditor is powerful UI component for image editing with predefined UI.

Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.ImageEditor (in Telerik.Windows.Controls.ImageEditor.dll) Version: 2013.1.403.1050

Syntax

C#
public class RadImageEditorUI : Control
Visual Basic
Public Class RadImageEditorUI _
	Inherits Control

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    System.Windows..::..UIElement
      System.Windows..::..FrameworkElement
        System.Windows.Controls..::..Control
          Telerik.Windows.Controls..::..RadImageEditorUI

See Also