Click or drag to resize
XDL

NXOverlayLayerUpdateSource Method

오버레이 레이어의 내용을 갱신하도록 한다.

Namespace:  Pixoneer.NXDL.NXPlanet
Assembly:  NXPlanet (in NXPlanet.dll) Version: 2.0.3.31
Syntax
C#
public bool UpdateSource()

Return Value

Type: Boolean
레이어 갱신을 위한 명령이 이루어지면 true를 반환하고 그렇지 않으면 false를 반환하다.
See Also