Click or drag to resize
GDAppEvent Constructor (GDAppEventType)
Parameterized event constructor.

Namespace:  GD
Assembly:  GD (in GD.dll) Version: 255.255.255.255
Syntax
public GDAppEvent(
	GDAppEventType type
)

Parameters

type
Type: GDGDAppEventType
Type of the event.
See Also