InteractionTracker.GetBindingMode Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static InteractionBindingAxisModes GetBindingMode(InteractionTracker ^ boundTracker1, InteractionTracker ^ boundTracker2);
static InteractionBindingAxisModes GetBindingMode(InteractionTracker const& boundTracker1, InteractionTracker const& boundTracker2);
public static InteractionBindingAxisModes GetBindingMode(InteractionTracker boundTracker1, InteractionTracker boundTracker2);
function getBindingMode(boundTracker1, boundTracker2)
Public Shared Function GetBindingMode (boundTracker1 As InteractionTracker, boundTracker2 As InteractionTracker) As InteractionBindingAxisModes
Parameters
- boundTracker1
- InteractionTracker
- boundTracker2
- InteractionTracker