Back to Devexpress

ImageEdit.Reset() Method

maui-devexpress-dot-maui-dot-editors-dot-imageedit-45a2cc11.md

latest677 B
Original Source

ImageEdit.Reset() Method

Resets the edit image to the initial state.

Namespace : DevExpress.Maui.Editors

Assembly : DevExpress.Maui.Editors.dll

NuGet Package : DevExpress.Maui.Editors

Declaration

csharp
public void Reset()

Remarks

When an image is modified, you can use the Reset method to reset changes and restore the image.

See Also

ImageEdit Class

ImageEdit Members

DevExpress.Maui.Editors Namespace