GetCSDictEPSG

Measurement and coordinate units

Description

Returns the EPSG reference code for a coordinate system dictionary (see www.epsg.org).

Syntax

Delphi

function TPDFlib.GetCSDictEPSG(CSDictID: Integer): Integer;

ActiveX

Function PDFlib::GetCSDictEPSG(CSDictID As Long) As Long

DLL

int DLGetCSDictEPSG(int InstanceID, int CSDictID);

Parameters

CSDictIDA value returned from the GetMeasureDictGCSDict or GetMeasureDictDCSDict functions