|
XscObjGetPropertyNameAt Method
|
입력 인덱스에 대응하는 객체 속성 이름(필드 이름)을 가져온다.
Namespace: Pixoneer.NXDL.NSCENEAssembly: NXDLscene (in NXDLscene.dll) Version: 2.0.3.38
Syntaxpublic string GetPropertyNameAt(
int idx
)
Parameters
- idx Int32
- 객체 이름 인덱스
Return Value
String 인덱스에 있는 객체 속성 이름
See Also