 | XDtedElevManagerOpen Method |
로컬 디스크의 DTED가 존재하는 Folder를 입력하여 DTED값을 추출가능하도록 준비한다.
Namespace:
Pixoneer.NXDL.NIO
Assembly:
NXDLio (in NXDLio.dll) Version: 1.2.817.72
Syntaxpublic bool Open(
string strDtedPath
)
Parameters
- strDtedPath
- Type: SystemString
DTED 폴더 경로.
Return Value
Type:
Boolean 성공이면 true, 실패이면 false
See Also