THotPDF.RegisterTilingPattern Method
Method summary: THotPDF.RegisterTilingPattern Method
Declaration
function RegisterTilingPattern(BBoxLLx, BBoxLLy, BBoxURx, BBoxURy : Single; XStep, YStep : Single; const Content : AnsiString; Colored : boolean= true): AnsiString;
Unit
HPDFDoc
Parameters
| Name | Purpose |
|---|---|
BBoxLLx | Value: RegisterTilingPattern |
BBoxLLy | Value: RegisterTilingPattern |
BBoxURx | Value: RegisterTilingPattern |
BBoxURy | Value: RegisterTilingPattern |
XStep | Value: RegisterTilingPattern |
YStep | Value: RegisterTilingPattern |
Content | Value: RegisterTilingPattern |
Colored | Colour |
Return value
Returns a value: AnsiString
Usage notes
- Call: THotPDF.RegisterTilingPattern
- Stable
Related APIs
- THotPDF
- THPDFPage
- Contents