Provides arguments for events of the Click event of the BitmapViewer control.

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

Syntax

Visual Basic

Public NotInheritable Class ImageClickEventArgs _
	Inherits EventArgs

C#

public sealed class ImageClickEventArgs : EventArgs

Inheritance Hierarchy

System..::.Object L System..::.EventArgs L Aurigma.GraphicsMill.WebControls..::.ImageClickEventArgs