Click or drag to resize
XDL

NXMilmapLayerSceneDisplayNew Method

새로운 scene을 생성한다.

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

Return Value

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