|
XvcBaseGetNextLayerPos Method
|
특정 위치 다음에 있는 레이어 위치값을 가져온다.
Namespace: Pixoneer.NXDL.NVCAssembly: NXDLvc (in NXDLvc.dll) Version: 2.0.3.38
Syntaxpublic long GetNextLayerPos(
long nLayerPos
)
Parameters
- nLayerPos Int64
- 기준 레이어 위치값.
Return Value
Int64 위치값을 반환한다.
See Also