Click or drag to resize
XDL

XConfigurationLoadCurrentConfig Method

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

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

Return Value

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