GetCSDictWKT

Measurement and coordinate units

Description

Returns the Well Known Text (WKT) description of a coordinate system dictionary.

Syntax

Delphi

function TPDFlib.GetCSDictWKT(CSDictID: Integer): WideString;

ActiveX

Function PDFlib::GetCSDictWKT(CSDictID As Long) As String

DLL

wchar_t * DLGetCSDictWKT(int InstanceID, int CSDictID);

Parameters

CSDictIDA value returned from the GetMeasureDictGCSDict or GetMeasureDictDCSDict functions