Click or drag to resize
XDL

XSpatialReferenceimportFromEPSG Method

입력 EPSG 코드값으로 좌표계를 초기화한다.

Namespace: Pixoneer.NXDL.NCC
Assembly: NXDLcc (in NXDLcc.dll) Version: 2.0.3.38
Syntax
C#
public eCCErr importFromEPSG(
	int Code
)

Parameters

Code  Int32
[In] EPGS 코드값.

Return Value

eCCErr
에러 코드.
See Also