SetLineTilingPattern
Vector graphics, Path definition and drawing, Color
תיאור
מגדיר את צבע הקו הנוכחי לדפוס ה-tiling המצוין עבור הגרפיקה שתצויר לאחר מכן
תחביר
Delphi
Function TPDFlib.SetLineTilingPattern(Const PatternName: WideString): Integer;
ActiveX
Function PDFlib::SetLineTilingPattern(PatternName As String) As Long
DLL
int DLSetLineTilingPattern(int InstanceID, const wchar_t * PatternName);
פרמטרים
| PatternName | The pattern name that was used with the NewTilingPatternFromCapturedPage function |
|---|
ערכי החזרה
| 0 | The PatternName parameter was invalid |
|---|---|
| 1 | Success |