GetImagePtDataDict
Measurement and coordinate units
Description
Returns the PtData dictionary for the selected image as a PtDataDictID value.
Syntax
Delphi
function TPDFlib.GetImagePtDataDict: Integer;ActiveX
Function PDFlib::GetImagePtDataDict As LongDLL
int DLGetImagePtDataDict(int InstanceID);Return values
| 0 | The PtData dictionary for the selected image could not be found |
|---|---|
| Non-zero | A PtDataDictID value |