這個方法支援 InkAnalyzer 基礎結構,並不能直接使用於您的程式碼中。
命名空間: System.Windows.Ink.AnalysisCore
組件: IACore (在 IACore.dll 中)
語法
'宣告
Public Sub New ( _
bytes As Byte(), _
ownerNode As ContextNodeBase _
)
'用途
Dim bytes As Byte()
Dim ownerNode As ContextNodeBase
Dim instance As New Lattice(bytes, ownerNode)
public Lattice(
byte[] bytes,
ContextNodeBase ownerNode
)
public:
Lattice(
array<unsigned char>^ bytes,
ContextNodeBase^ ownerNode
)
public Lattice(
byte[] bytes,
ContextNodeBase ownerNode
)
public function Lattice(
bytes : byte[],
ownerNode : ContextNodeBase
)
參數
- bytes
型別:array<System.Byte[]
- ownerNode
型別:System.Windows.Ink.AnalysisCore.ContextNodeBase
平台
Windows Vista, Windows XP SP2, Windows Server 2003
.NET Framework 和 .NET Compact Framework 並不支援各種平台的所有版本。如需支援平台版本的相關資訊,請參閱 .NET Framework 系統需求。
版本資訊
.NET Framework
支援版本:3.0