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

QueryImageEventArgs Class

Provides arguments for the QueryImage event of the ImagePrintDocument class.

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

Syntax

Visual Basic
Public Class QueryImageEventArgs _
	Inherits EventArgs
C#
public class QueryImageEventArgs : EventArgs

Inheritance Hierarchy

System.Object
L System.EventArgs
L Aurigma.GraphicsMill.WinControls.QueryImageEventArgs

Object Model





See Also

Reference