Class EndResetEventArgs
Class which represents the end reset event arguments.
Inheritance
System.Object
System.EventArgs
EndResetEventArgs
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 EndResetEventArgs : EventArgs
Constructors
EndResetEventArgs()
Initializes a new instance of theEndResetEventArgs class.
Declaration
public EndResetEventArgs()