InkAnalyzer.FindNodesOfType - метод
Включить защищенные члены
Включить унаследованные члены
Включить члены .NET Framework
Включить члены .NET Compact Framework
Включить члены XNA Framework
Обновлен: Ноябрь 2007
Returns the ContextNode objects of the specified type.
Список перегрузки
Имя | Описание | |
---|---|---|
![]() |
FindNodesOfType(Guid) | Returns all ContextNode objects of the specified type. |
![]() |
FindNodesOfType(Guid, ContextNode) | Returns the ContextNode objects of the specified type that are descendants of the specified ContextNode. |
![]() |
FindNodesOfType(Guid, Strokes) | Returns the ContextNode objects of the specified type that contain any of the strokes in the specified Strokes collection. |
В начало страницы