Class Library Documentation for Neo smartpen SDK
IMetadataManagerFindApplicableSymbols Method |
Functions for finding symbols over strokes
Namespace: Neosmartpen.Net.Metadata
Assembly: Neosmartpen.Net (in Neosmartpen.Net.dll) Version: 2.1.13.0 (2.1.13)

C#
List<Symbol> FindApplicableSymbols( Stroke stroke )
Parameters
- stroke
- Type: Neosmartpen.NetStroke
Stroke class with multiple dots
Return Value
Type: ListSymbolA collection of applicable Symbol
