Interface implemented by input modes that can be registered with a
CanvasControl instance.
Namespace: yWorks.Canvas.InputAssembly: yWorks.yFilesNET.Viewer (in yWorks.yFilesNET.Viewer.dll) Version: 4.1.0.1 (4.1.0.1)
Syntax
| C# |
|---|
public interface IInputMode |
| Visual Basic |
|---|
Public Interface IInputMode |
Remarks
Input modes capture user gestures (or any other kind of "input") and manipulate
the contents of the scene graph or the model behind the scene graph.