SetMeasureDictBoundsCount
מדידה ויחידות קואורדינטות
תיאור
מגדירה את מספר הפריטים במערך ה-Bounds של מילון מדידה
תחביר
Delphi
Function TPDFlib.SetMeasureDictBoundsCount(MeasureDictID, NewCount: Integer): Integer;
ActiveX
Function PDFlib::SetMeasureDictBoundsCount(MeasureDictID As Long, NewCount As Long) As Long
DLL
int DLSetMeasureDictBoundsCount(int InstanceID, int MeasureDictID, int NewCount);
פרמטרים
| MeasureDictID | ערך שהוחזר מהפונקציה GetImageMeasureDict |
|---|---|
| NewCount | מספר הפריטים החדש ברשימה. חייב להיות כפולה של 2 |
ערכי החזרה
| 0 | הפרמטר MeasureDictID שגוי |
|---|---|
| 1 | Success |