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

NamePurpose
BBoxLLxValue: RegisterTilingPattern
BBoxLLyValue: RegisterTilingPattern
BBoxURxValue: RegisterTilingPattern
BBoxURyValue: RegisterTilingPattern
XStepValue: RegisterTilingPattern
YStepValue: RegisterTilingPattern
ContentValue: RegisterTilingPattern
ColoredColour

Return value

Returns a value: AnsiString

Usage notes

Related APIs