LatticeElement-Konstruktor (LatticeColumn, Int32, Int32, Int32, String)
Dieser Dokumentation für die Vorschau nur ist und in späteren Versionen geändert. Leere Themen wurden als Platzhalter eingefügt.]
Namespace: System.Windows.Ink.AnalysisCore
Assembly: IACore (in IACore.dll)
Syntax
'Declaration
Public Sub New ( _
column As LatticeColumn, _
strokeCount As Integer, _
score As Integer, _
nextColumnIndex As Integer, _
data As String _
)
'Usage
Dim column As LatticeColumn
Dim strokeCount As Integer
Dim score As Integer
Dim nextColumnIndex As Integer
Dim data As String
Dim instance As New LatticeElement(column, _
strokeCount, score, nextColumnIndex, _
data)
public LatticeElement(
LatticeColumn column,
int strokeCount,
int score,
int nextColumnIndex,
string data
)
public:
LatticeElement(
LatticeColumn^ column,
int strokeCount,
int score,
int nextColumnIndex,
String^ data
)
new :
column:LatticeColumn *
strokeCount:int *
score:int *
nextColumnIndex:int *
data:string -> LatticeElement
Parameter
- column
Typ: System.Windows.Ink.AnalysisCore.LatticeColumn
- strokeCount
Typ: System.Int32
- score
Typ: System.Int32
- nextColumnIndex
Typ: System.Int32
- data
Typ: System.String
Plattformen
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008, Windows Server 2003
Die .NET Framework und .NET Compact Framework unterstützen nicht alle Versionen sämtlicher Plattformen. Eine Liste der unterstützten Versionen finden Sie unter .NET Framework System Requirements.
Versionsinformationen
.NET Framework
Unterstützt in: 3.0