|
XConfigurationLoadCurrentConfig Method
|
현재 엔진의 기본 설정을 로딩한다.
Namespace: Pixoneer.NXDL.NGRAssembly: NXDLgr (in NXDLgr.dll) Version: 2.0.3.38
Syntaxpublic static XConfiguration LoadCurrentConfig()
Return Value
XConfiguration 성공이면 XConfiguration 객체, 실패면 null
See Also