Back to Devexpress

ImageEditToEditModeBehavior.MirrorHorizontallyCommand Property

wpf-devexpress-dot-xpf-dot-editors-dot-imageedittoeditmodebehavior-3959001c.md

latest1.2 KB
Original Source

ImageEditToEditModeBehavior.MirrorHorizontallyCommand Property

Gets the command that mirrors the image horizontally.

Namespace : DevExpress.Xpf.Editors

Assembly : DevExpress.Xpf.Core.v25.2.dll

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public ICommand MirrorHorizontallyCommand { get; }
vb
Public ReadOnly Property MirrorHorizontallyCommand As ICommand

Property Value

TypeDescription
ICommand

The command that mirrors the image horizontally.

|

See Also

ImageEditToEditModeBehavior Class

ImageEditToEditModeBehavior Members

DevExpress.Xpf.Editors Namespace