menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ImageEditedEventArgs - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ImageEditedEventArgs

    Class implementation of image changed event args

    Inheritance
    System.Object
    System.EventArgs
    ImageEditedEventArgs
    Inherited Members
    System.EventArgs.Empty
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Syncfusion.UI.Xaml.ImageEditor
    Assembly: Syncfusion.SfImageEditor.WPF.dll
    Syntax
    public class ImageEditedEventArgs : EventArgs

    Properties

    IsImageEdited

    Returns whether the image is edited or not

    Declaration
    public bool IsImageEdited { get; }
    Property Value
    Type
    System.Boolean
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved