SetMeasureDictGPTSCount
מדידה ויחידות קואורדינטות
תיאור
מגדירה את מספר הפריטים במערך ה-GPTS של מילון מדידה
תחביר
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);
פרמטרים
| MeasureDictID | ערך שהוחזר מהפונקציה GetImageMeasureDict |
|---|---|
| NewCount | מספר הפריטים החדש ברשימה. חייב להיות כפולה של 2 |
ערכי החזרה
| 0 | הפרמטר MeasureDictID שגוי |
|---|---|
| 1 | Success |