Back to Devexpress

ImageEdit.Cut() Method

wpf-devexpress-dot-xpf-dot-editors-dot-imageedit-d4bc88e3.md

latest867 B
Original Source

ImageEdit.Cut() Method

Removes the current image and copies it to the clipboard.

Namespace : DevExpress.Xpf.Editors

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

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public virtual void Cut()
vb
Public Overridable Sub Cut

See Also

Copy()

Paste()

ImageEdit Class

ImageEdit Members

DevExpress.Xpf.Editors Namespace