Click or drag to resize
XDL

XConfigurationUpdateCurrentConfig Method

설정된 내용을 현재 엔진의 기본 설정값으로 설정한다.

Namespace: Pixoneer.NXDL.NGR
Assembly: NXDLgr (in NXDLgr.dll) Version: 3.0.0.0
Syntax
C#
public bool UpdateCurrentConfig()

Return Value

Boolean
성공이면 true를, 그렇지 않으면 false를 반환
See Also