GetCSDictWKT
Measurement and coordinate units
Version history
This function was introduced in Quick PDF Library version 8.11.
Description
Returns the Well Known Text (WKT) description of a coordinate system dictionary.
Syntax
Delphi
function TDebenuPDFLibrary1811.GetCSDictWKT(CSDictID: Integer): WideString;
ActiveX
Function DebenuPDFLibrary1811.PDFLibrary::GetCSDictWKT(CSDictID As Long) As String
DLL
wchar_t * DPLGetCSDictWKT(int InstanceID, int CSDictID)
Parameters
CSDictID | A value returned from the GetMeasureDictGCSDict or GetMeasureDictDCSDict functions |