Utility class that contains extension method that deal with the IEventRecognizer interface.

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 static class EventRecognizerExtensions
Visual Basic
<ExtensionAttribute> _
Public NotInheritable Class EventRecognizerExtensions

Inheritance Hierarchy

System..::..Object
  yWorks.Canvas.Input..::..EventRecognizerExtensions

See Also