 | XvcBaseGetNextLayerID Method |
다음 위치에 있는 레이어 ID를 가져온다.
Namespace:
Pixoneer.NXDL.NVC
Assembly:
NXDLvc (in NXDLvc.dll) Version: 1.2.817.72
Syntaxpublic long GetNextLayerID(
long nLayerID
)
Parameters
- nLayerID
- Type: SystemInt64
현재 레이어의 ID.
Return Value
Type:
Int64 ID를 반환한다.
See Also