Click or drag to resize
XDL

XSceneGetNextID Method

다음 새 객체의 새 ID를 확인한다.

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

Return Value

Type: Int32
다음 ID를 반환한다.
See Also