Back to Devexpress

ImageEditToEditModeBehavior.MirrorVerticallyCommand Property

wpf-devexpress-dot-xpf-dot-editors-dot-imageedittoeditmodebehavior-d26995f8.md

latest1.2 KB
Original Source

ImageEditToEditModeBehavior.MirrorVerticallyCommand Property

Gets the command that mirrors the image vertically.

Namespace : DevExpress.Xpf.Editors

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

NuGet Package : DevExpress.Wpf.Core

Declaration

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

Property Value

TypeDescription
ICommand

The command that mirrors the image vertically.

|

See Also

ImageEditToEditModeBehavior Class

ImageEditToEditModeBehavior Members

DevExpress.Xpf.Editors Namespace