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