Class ImageEditorCommands
Holds all the RoutedUICommands used in SfImageEditor.
Inheritance
Namespace: Syncfusion.UI.Xaml.ImageEditor
Assembly: Syncfusion.SfImageEditor.WPF.dll
Syntax
public static class ImageEditorCommands : Object
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 |