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