SetMeasureDictGPTSCount

Merske in koordinatne enote

Opis

Nastavi število elementov v polju GPTS merilnega slovarja

Sintaksa

Delphi

Function TPDFlib.SetMeasureDictGPTSCount(MeasureDictID, NewCount: Integer): Integer;

ActiveX

Function PDFlib::SetMeasureDictGPTSCount(MeasureDictID As Long, NewCount As Long) As Long

DLL

int DLSetMeasureDictGPTSCount(int InstanceID, int MeasureDictID, int NewCount);

Parametri

MeasureDictIDVrednost, ki jo vrne funkcija GetImageMeasureDict
NewCountNovo število elementov na seznamu. Mora biti večkratnik števila 2

Vrnjene vrednosti

0Parameter MeasureDictID ni bil pravilen
1uspeh