PointerEventArgs.GetIntermediatePoints 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
擷取自最後一個指標事件以來,最多 64 個指標位置的指標資料。
public:
virtual IVector<PointerPoint ^> ^ GetIntermediatePoints() = GetIntermediatePoints;
IVector<PointerPoint> GetIntermediatePoints();
public IList<PointerPoint> GetIntermediatePoints();
function getIntermediatePoints()
Public Function GetIntermediatePoints () As IList(Of PointerPoint)
傳回
每個指標的資料。