This documentation is for the old version. Go to the latest Graphics Mill docs

BitmapSavingEventArgs Class

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

Object Model




See Also

Reference