Click or drag to resize
XDL

NXMilmapLayerSceneDisplayInitialize Method

엔진이 호출되면 자동으로 초기화 된다.

Namespace:  Pixoneer.NXDL.NSCENE
Assembly:  NXDLscene (in NXDLscene.dll) Version: 1.2.817.72
Syntax
C#
public override bool Initialize()

Return Value

Type: Boolean
성공이면 true, 실패하면 false를 반환한다.
See Also