Provides data for Saving event of the Bitmap class.

Namespace: Aurigma.GraphicsMill
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

Visual Basic

Public Class BitmapSavingEventArgs _
	Inherits EventArgs

C#

public class BitmapSavingEventArgs : EventArgs

Inheritance Hierarchy

System..::.Object L System..::.EventArgs L Aurigma.GraphicsMill..::.BitmapSavingEventArgs