TouchDevice::IManipulator::GetPosition Method (IInputElement^)
.NET Framework (current version)
Returns the position of the IManipulator object.
Assembly: PresentationCore (in PresentationCore.dll)
private: virtual Point GetPosition( IInputElement^ relativeTo ) sealed = IManipulator::GetPosition
Parameters
- relativeTo
-
Type:
System.Windows::IInputElement^
The element to use as the frame of reference for calculating the position of the IManipulator.
This member is an explicit interface member implementation. It can be used only when the TouchDevice instance is cast to an IManipulator interface.
.NET Framework
Available since 4.0
Available since 4.0
Show: