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 TQuickPDF0815.GetCSDictWKT(CSDictID: Integer): WideString;
ActiveX
Function QuickPDF0815.PDFLibrary::GetCSDictWKT(CSDictID As Long) As String
DLL
wchar_t * QuickPDFGetCSDictWKT(int InstanceID, int CSDictID)
Parameters
| CSDictID | A value returned from the GetMeasureDictGCSDict or GetMeasureDictDCSDict functions |