Click or drag to resize
XDL

XConfigurationLoadCurrentConfig Method

현재 엔진의 기본 설정을 로딩한다.

Namespace:  Pixoneer.NXDL.NGR
Assembly:  NXDLgr (in NXDLgr.dll) Version: 1.2.817.72
Syntax
C#
public static XConfiguration LoadCurrentConfig()

Return Value

Type: XConfiguration
성공이면 XConfiguration 객체, 실패면 null
See Also