|
XSpatialReferenceexportToProj4 Method
|
XSpartialReference객체를 구성하는 파라미터를 Proj.4형태로 변환한다.
Namespace: Pixoneer.NXDL.NCCAssembly: NXDLcc (in NXDLcc.dll) Version: 2.0.3.38
Syntaxpublic eCCErr exportToProj4(
ref string strProj4
)
Parameters
- strProj4 String
- [Out] PROJ.4 result.
Return Value
eCCErr 에러 코드.
See Also