Click or drag to resize
XDL

XSpatialReferenceimportFromProj4 Method

proj4 형식의 문자열값을 이용하여 좌표계를 초기화한다.

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

Parameters

strProj4  String
[In] proj4 형식의 문자열

Return Value

eCCErr
에러 코드.
See Also