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

Namespace: yWorks.Canvas.Input
Assembly: yWorks.yFilesNET.Viewer (in yWorks.yFilesNET.Viewer.dll) Version: 4.1.0.1 (4.1.0.1)

Syntax

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

Inheritance Hierarchy

See Also