LatticeColumn 생성자 (Lattice, array<Int32[])
업데이트: 2007년 11월
이 메서드는 InkAnalyzer 인프라를 지원하며 사용자 코드에서 직접 사용할 수 없습니다.
네임스페이스: System.Windows.Ink.AnalysisCore
어셈블리: IACore(IACore.dll)
구문
‘선언
Public Sub New ( _
ownerLattice As Lattice, _
strokeIds As Integer() _
)
‘사용 방법
Dim ownerLattice As Lattice
Dim strokeIds As Integer()
Dim instance As New LatticeColumn(ownerLattice, _
strokeIds)
public LatticeColumn(
Lattice ownerLattice,
int[] strokeIds
)
public:
LatticeColumn(
Lattice^ ownerLattice,
array<int>^ strokeIds
)
public LatticeColumn(
Lattice ownerLattice,
int[] strokeIds
)
public function LatticeColumn(
ownerLattice : Lattice,
strokeIds : int[]
)
매개 변수
- ownerLattice
형식: System.Windows.Ink.AnalysisCore.Lattice
- strokeIds
형식: array<System.Int32[]
플랫폼
Windows Vista, Windows XP SP2, Windows Server 2003
.NET Framework 및 .NET Compact Framework에서 모든 플랫폼의 전체 버전을 지원하지는 않습니다. 지원되는 버전의 목록을 보려면 .NET Framework 시스템 요구 사항을 참조하십시오.
버전 정보
.NET Framework
3.0에서 지원