Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
BeforeImageEditedEventArgs Class Members
The following tables list the members exposed by BeforeImageEditedEventArgs.
Public Properties
| Name | Description |
| Cancel | Gets or sets the boolean value indicating if the old image should not be updated to the new image |
| NewImage | Gets the new image after being edited |
| OldImage | Gets the old image |
| Type | Gets the type of change that caused this event |
See Also