Click or drag to resize
XDL

XConfigurationUpdateCurrentConfig Method

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

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

Return Value

Type: Boolean
성공이면 true를, 아니면, false를 반환
See Also