PointerEventArgs.GetIntermediatePoints Method

Retrieves the pointer data for up to the last 64 pointer locations since the last pointer event.

Syntax

public:
IVector<PointerPoint^ >^ GetIntermediatePoints()  

Return value

Type: IVector<PointerPoint^ > 

  The data for each pointer.

Remarks

Requirements

Namespace: Windows.UI.Core

Metadata: windows.winmd

See also

Reference

PointerEventArgs Class

PointerEventArgs Members

Windows.UI.Core Namespace