menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ImageEditorCommands - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ImageEditorCommands

    Holds all the RoutedUICommands used in SfImageEditor.

    Inheritance
    System.Object
    ImageEditorCommands
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Syncfusion.UI.Xaml.ImageEditor
    Assembly: Syncfusion.SfImageEditor.WPF.dll
    Syntax
    public static class ImageEditorCommands

    Fields

    BrowseImage

    Initializes a new instance of the RoutedUICommand for browsing image in an SfImageEditor.

    Declaration
    public static readonly RoutedUICommand BrowseImage
    Field Value
    Type
    System.Windows.Input.RoutedUICommand

    DecreaseZoom

    Initializes a new instance of the RoutedUICommand for DecreaseZoom operation in SfImageEditor.

    Declaration
    public static readonly RoutedUICommand DecreaseZoom
    Field Value
    Type
    System.Windows.Input.RoutedUICommand

    IncreaseZoom

    Initializes a new instance of the RoutedUICommand for IncreaseZoom operation in SfImageEditor.

    Declaration
    public static readonly RoutedUICommand IncreaseZoom
    Field Value
    Type
    System.Windows.Input.RoutedUICommand

    Pan

    Initializes a new instance of the RoutedUICommand for DecreaseZoom operation in SfImageEditor.

    Declaration
    public static readonly RoutedUICommand Pan
    Field Value
    Type
    System.Windows.Input.RoutedUICommand

    Redo

    Initializes a new instance of the RoutedUICommand for Redo operation in SfImageEditor.

    Declaration
    public static readonly RoutedUICommand Redo
    Field Value
    Type
    System.Windows.Input.RoutedUICommand

    Reset

    Initializes a new instance of the RoutedUICommand for Reset operation in SfImageEditor.

    Declaration
    public static readonly RoutedUICommand Reset
    Field Value
    Type
    System.Windows.Input.RoutedUICommand

    ResetZoom

    Initializes a new instance of the RoutedUICommand for ResetZoom operation in SfImageEditor.

    Declaration
    public static readonly RoutedUICommand ResetZoom
    Field Value
    Type
    System.Windows.Input.RoutedUICommand

    Save

    Initializes a new instance of the RoutedUICommand for Save operation in SfImageEditor.

    Declaration
    public static readonly RoutedUICommand Save
    Field Value
    Type
    System.Windows.Input.RoutedUICommand

    Select

    Initializes a new instance of the RoutedUICommand for DecreaseZoom operation in SfImageEditor.

    Declaration
    public static readonly RoutedUICommand Select
    Field Value
    Type
    System.Windows.Input.RoutedUICommand

    Undo

    Initializes a new instance of the RoutedUICommand for Undo operation in SfImageEditor.

    Declaration
    public static readonly RoutedUICommand Undo
    Field Value
    Type
    System.Windows.Input.RoutedUICommand
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved