Interface implemented by input modes that can be registered with a
CanvasControl instance.
Namespace: yWorks.Canvas.InputAssembly: yWorks.yFilesWPF.Viewer (in yWorks.yFilesWPF.Viewer.dll) Version: 2.2.0.2 (2.2.0.2)
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.