Click or drag to resize
XDL

NXMilmapLayerSceneDisplayNew Method

새로운 scene을 생성한다.

Namespace: Pixoneer.NXDL.NSCENE
Assembly: NXDLscene (in NXDLscene.dll) Version: 2.0.3.38
Syntax
C#
public bool New()

Return Value

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