BeginTilingPatternA
Vector graphics, Page layout
Popis
Koncové A označuje vstupní bod ANSI (char) knihovny DLL; rozhraní ActiveX/COM zpřístupňuje pouze formu Unicode. Chování je shodné s BeginTilingPattern a řetězcové argumenty jsou interpretovány pomocí aktuální znakové stránky nastavené funkcí SetAnsiMode
Referenční stránka pro BeginTilingPattern. Funkce patří do Vector graphics, Page layout a zachovává všechny identifikátory přesně tak, jak jsou uvedeny
Syntaxe
Delphi
Function DLBeginTilingPatternA(InstanceID: Integer; PatternName: PAnsiChar; Width, Height: Double): Integer;
DLL
int DLBeginTilingPatternA(int InstanceID, const char * PatternName, double Width, double Height);
Návratové hodnoty
| 0 | The name or dimensions were invalid, a reusable-surface build was already active, the name already exists, or the temporary drawing surface could not be created |
|---|---|
| 1 | The tiling-pattern drawing surface was created and selected |
Viz také
EndTilingPattern, CancelTilingPattern, SetFillTilingPattern, NewTilingPatternFromCapturedPage