ExpPointerPoint.GetCurrentPointTransformed 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 ExpPointerPoint ^ GetCurrentPointTransformed(unsigned int pointerId, IPointerPointTransform ^ transform);
static ExpPointerPoint GetCurrentPointTransformed(uint32_t const& pointerId, IPointerPointTransform const& transform);
public static ExpPointerPoint GetCurrentPointTransformed(uint pointerId, IPointerPointTransform transform);
function getCurrentPointTransformed(pointerId, transform)
Public Shared Function GetCurrentPointTransformed (pointerId As UInteger, transform As IPointerPointTransform) As ExpPointerPoint
Parameters
- pointerId
-
UInt32
unsigned int
uint32_t
- transform
- IPointerPointTransform