Link Search Menu Expand Document

ComHelpersCreateColoredTilingBrush Method

[Missing <summary> documentation for "M:Bytescout.PDF.ComHelpers.CreateColoredTilingBrush(System.Single,System.Single)"]

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public ColoredTilingBrush CreateColoredTilingBrush(
	float width,
	float height
)

Parameters

width
Type: SystemSingle

[Missing <param name="width"/> documentation for "M:Bytescout.PDF.ComHelpers.CreateColoredTilingBrush(System.Single,System.Single)"]

height
Type: SystemSingle

[Missing <param name="height"/> documentation for "M:Bytescout.PDF.ComHelpers.CreateColoredTilingBrush(System.Single,System.Single)"]

Return Value

Type: ColoredTilingBrush

[Missing <returns> documentation for "M:Bytescout.PDF.ComHelpers.CreateColoredTilingBrush(System.Single,System.Single)"]

See Also

Reference