Aurigma Graphics Mill 5.5 for .NET
Bitmap..::.Changed Event
Fires when the bitmap was modified (after the end of an operation).
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Syntax
Visual Basic
Protected Event Changed As BitmapChangedEventHandler
C#
protected event BitmapChangedEventHandler Changed