THotPDF.RegisterTilingPattern Method

方法摘要: THotPDF.RegisterTilingPattern Method

声明

function RegisterTilingPattern(BBoxLLx, BBoxLLy, BBoxURx, BBoxURy : Single; XStep, YStep : Single; const Content : AnsiString; Colored : boolean= true): AnsiString;

单元

HPDFDoc

参数

名称用途
BBoxLLx值: RegisterTilingPattern
BBoxLLy值: RegisterTilingPattern
BBoxURx值: RegisterTilingPattern
BBoxURy值: RegisterTilingPattern
XStep值: RegisterTilingPattern
YStep值: RegisterTilingPattern
Content值: RegisterTilingPattern
Colored颜色

返回值

返回值: AnsiString

使用说明

相关 API