A utility class that offers various implementations of interfaces
that can be used by different IInputMode implementations.
Namespace: yWorks.Canvas.ModelAssembly: yWorks.yFilesNET.Viewer (in yWorks.yFilesNET.Viewer.dll) Version: 4.1.0.1 (4.1.0.1)
Syntax
| C# |
|---|
public class InputModeController<T> where T : IModelItem |
| Visual Basic |
|---|
Public Class InputModeController(Of T As IModelItem) |
Type Parameters
- T
- The type of the items contained in the collection model.
Inheritance Hierarchy
System..::..Object
yWorks.Canvas.Model..::..InputModeController<(Of <(<'T>)>)>
yWorks.yFiles.UI.Input..::..GraphInputModeController
yWorks.Canvas.Model..::..InputModeController<(Of <(<'T>)>)>
yWorks.yFiles.UI.Input..::..GraphInputModeController