Click or drag to resize

EventAction Field

The action to be invoked when the event occurs.

Namespace:  Demo3D.EventQueue
Assembly:  Demo3D.EventQueue (in Demo3D.EventQueue.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax
C#
public Action Action

Field Value

Type: Action
See Also