Bespoke Multi-Touch Framework
TrainedSymbols Property
NamespacesBespoke.MultiTouch.Framework.InkStatisticalClassifierTrainedSymbols
Gets or sets the collection of trained symbols to use when training the classifier.
Declaration Syntax
C#Visual BasicVisual C++
public TrainedSymbolCollection TrainedSymbols { get; set; }
Public Property TrainedSymbols As TrainedSymbolCollection
public:
property TrainedSymbolCollection^ TrainedSymbols {
	TrainedSymbolCollection^ get ();
	void set (TrainedSymbolCollection^ value);
}

Assembly: Bespoke.MultiTouch.Framework (Module: Bespoke.MultiTouch.Framework) Version: 4.1.0.0 (4.1.0.0)