Selects a controller based on the specified input.
Namespace: MindFusion.Diagramming.Wpf.Behaviors
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public virtual SinglePointerController SelectController ( |
Visual Basic Copy Code |
---|
Public Overridable Function SelectController( _ |
The input state.
A SinglePointerController representing the object that will manage the interaction.