Aurigma Graphics Mill 5.5 for .NET
BitmapChangedEventArgs Class
Provides data for post-changing events of the Bitmap class.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Remarks
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.
Inheritance Hierarchy
System..::.Object
L
System..::.EventArgs
L
Aurigma.GraphicsMill..::.BitmapChangedEventArgs
Thread Safety
Static members of this type are safe for multi-threaded operations. Instance members of this type are not safe for multi-threaded operations.