Share via


Mouse.GetIntermediatePoints(IInputElement, Point[]) Yöntem

Tanım

Son fare taşıma olayından bu yana fare işaretçisinin en fazla 64 önceki koordinatını alır.

public:
 static int GetIntermediatePoints(System::Windows::IInputElement ^ relativeTo, cli::array <System::Windows::Point> ^ points);
[System.Security.SecurityCritical]
public static int GetIntermediatePoints (System.Windows.IInputElement relativeTo, System.Windows.Point[] points);
public static int GetIntermediatePoints (System.Windows.IInputElement relativeTo, System.Windows.Point[] points);
[<System.Security.SecurityCritical>]
static member GetIntermediatePoints : System.Windows.IInputElement * System.Windows.Point[] -> int
static member GetIntermediatePoints : System.Windows.IInputElement * System.Windows.Point[] -> int
Public Shared Function GetIntermediatePoints (relativeTo As IInputElement, points As Point()) As Integer

Parametreler

relativeTo
IInputElement

Öğeler points ile ilişkilidir.

points
Point[]

Bir nesne dizisi.

Döndürülenler

Döndürülen puan sayısı.

Öznitelikler

Şunlara uygulanır