Поделиться через


Ink.ExtractStrokes - метод

Включить защищенные члены
Включить унаследованные члены

Включить члены .NET Framework
Включить члены .NET Compact Framework
Включить члены XNA Framework

Обновлен: Ноябрь 2007

Extracts Stroke objects from the Ink object and returns a new Ink object containing the extracted Stroke objects.

Список перегрузки

  Имя Описание
ms571326.pubmethod(ru-ru,VS.90).gif ExtractStrokes() Extracts all of the Stroke objects from the Ink object and returns a new Ink object containing the extracted Strokes collection.
ms571326.pubmethod(ru-ru,VS.90).gif ExtractStrokes(Strokes) Extracts the specified Stroke objects from the Ink object and returns a new Ink object containing the extracted Stroke objects.
ms571326.pubmethod(ru-ru,VS.90).gif ExtractStrokes(Rectangle) Extracts the all the Stroke objects that are within the bounds of a specified rectangle, from the Ink object, and returns a new Ink object containing the extracted Strokes collection.
ms571326.pubmethod(ru-ru,VS.90).gif ExtractStrokes(Strokes, ExtractFlags) Extracts the specified Stroke objects from the Ink object by using either cut or copy, as specified, and returns a new Ink object containing the extracted Stroke objects.
ms571326.pubmethod(ru-ru,VS.90).gif ExtractStrokes(Rectangle, ExtractFlags) Extracts the all the Stroke objects within the bounds of a specified rectangle from the Ink object by using either cut or copy, as specified, and returns a new Ink object containing the extracted Strokes collection.

В начало страницы

См. также

Ссылки

Ink Класс

Ink - члены

Microsoft.Ink - пространство имен