ColoredTilingPen Constructor ByteScout PDF SDK
Initializes a new instance of the Bytescout.PDF.ColoredTilingPen class.

Namespace:  Bytescout.PDF
Assembly:  Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax

public ColoredTilingPen(
	float width,
	float height
)

Parameters

width
Type: SystemSingle
The width of pattern cells in pixels.
height
Type: SystemSingle
The height of pattern cells in pixels.
See Also

Reference