 | XGCPSetsLoadGCPSet Method |
XML 형식의 파일로부터 GCP를 읽어 추가한다.
Namespace:
Pixoneer.NXDL.NRS
Assembly:
NXDLrs (in NXDLrs.dll) Version: 1.2.817.72
Syntaxpublic bool LoadGCPSet(
string strFilePath
)
Parameters
- strFilePath
- Type: SystemString
파일 경로.
Return Value
Type:
Boolean XML 형식에 맞지 않는 경우 false를 반환한다.
See Also