Click or drag to resize
XDL

XvcObjGetPropertyValueAt Method

입력 인덱스에 대응하는 객체 속성값을 가져온다.

Namespace:  Pixoneer.NXDL.NVC
Assembly:  NXDLvc (in NXDLvc.dll) Version: 2.0.3.31
Syntax
C#
public string GetPropertyValueAt(
	int idx
)

Parameters

idx
Type: SystemInt32
속성 순서

Return Value

Type: String
객체 속성값
See Also