Event argument base class that is used by events that are triggered by IInputMode implementations

Namespace: yWorks.Canvas.Input
Assembly: yWorks.yFilesWPF.Viewer (in yWorks.yFilesWPF.Viewer.dll) Version: 2.2.0.2 (2.2.0.2)

Syntax

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

Inheritance Hierarchy

See Also