|
NXImageLayerVectorDisplayGetDataSource Method
|
도시를 위한 객체를 가져온다. XvcBase 객체 리스트 중 첫번째 XvcBase 객체를 가져온다. (XvcBase는 하나 이상의 레이어로 구성되며, 레이어(XvcLayer)에는 여러 개의 객체가 있다.)
Namespace: Pixoneer.NXDL.NXImageAssembly: NXImage (in NXImage.dll) Version: 2.0.3.38
Syntaxpublic XvcBase GetDataSource()
Return Value
XvcBase XvcBase 객체
See Also