Click or drag to resize
XDL

XSpatialReferenceexportToProj4 Method

XSpartialReference객체를 구성하는 파라미터를 Proj.4형태로 변환한다.

Namespace: Pixoneer.NXDL.NCC
Assembly: NXDLcc (in NXDLcc.dll) Version: 2.0.3.38
Syntax
C#
public eCCErr exportToProj4(
	ref string strProj4
)

Parameters

strProj4  String
[Out] PROJ.4 result.

Return Value

eCCErr
에러 코드.
See Also