IncrementalStrokeHitTester.AddPointsCore(IEnumerable<Point>) Метод

Определение

Добавляет в нее IncrementalHitTesterточки.

protected:
 override void AddPointsCore(System::Collections::Generic::IEnumerable<System::Windows::Point> ^ points);
protected override void AddPointsCore(System.Collections.Generic.IEnumerable<System.Windows.Point> points);
override this.AddPointsCore : seq<System.Windows.Point> -> unit
Protected Overrides Sub AddPointsCore (points As IEnumerable(Of Point))

Параметры

points
IEnumerable<Point>

Точки для добавления.

Применяется к

См. также раздел