Provides data for post-changing events of the Bitmap class.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Class BitmapChangedEventArgs _ Inherits EventArgs
public class BitmapChangedEventArgs : EventArgs
This class is used by such events as:
This class contains single property Change which specifies what action did change the bitmap. All possible change actions are described with BitmapChange enumeration.