Bespoke Multi-Touch Framework
TrainedSymbol Constructor (symbol)
NamespacesBespoke.MultiTouch.Framework.InkTrainedSymbolTrainedSymbol(String)
Creates a new instance of TrainedSymbol.
Declaration Syntax
C#Visual BasicVisual C++
public TrainedSymbol(
	string symbol
)
Public Sub New ( _
	symbol As String _
)
public:
TrainedSymbol(
	String^ symbol
)
Parameters
symbol (String)
The symbol used to label the trained symbol instance.

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