RecognizerGuide-Konstruktor
Dieser Dokumentation für die Vorschau nur ist und in späteren Versionen geändert. Leere Themen wurden als Platzhalter eingefügt.]
Namespace: Microsoft.Ink
Assembly: Microsoft.Ink (in Microsoft.Ink.dll)
Syntax
'Declaration
Public Sub New ( _
rows As Integer, _
columns As Integer, _
midline As Integer, _
writingBox As Rectangle, _
drawnBox As Rectangle _
)
'Usage
Dim rows As Integer
Dim columns As Integer
Dim midline As Integer
Dim writingBox As Rectangle
Dim drawnBox As Rectangle
Dim instance As New RecognizerGuide(rows, columns, _
midline, writingBox, drawnBox)
public RecognizerGuide(
int rows,
int columns,
int midline,
Rectangle writingBox,
Rectangle drawnBox
)
public:
RecognizerGuide(
int rows,
int columns,
int midline,
Rectangle writingBox,
Rectangle drawnBox
)
new :
rows:int *
columns:int *
midline:int *
writingBox:Rectangle *
drawnBox:Rectangle -> RecognizerGuide
Parameter
- rows
Typ: System.Int32
- columns
Typ: System.Int32
- midline
Typ: System.Int32
- writingBox
Typ: System.Drawing.Rectangle
- drawnBox
Typ: System.Drawing.Rectangle
Plattformen
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008
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