Namespace TallComponents.PDF.Brushes
Class TilingBrush
A brush that paints a pattern cell that is repeated from right to left, from top to bottom.
Syntax
public class TilingBrush
: Brush
Constructors
Properties
ShapeCollection Pattern
The shapes that are repeated from right to left, from top to bottom.
Transform Transform
Add an additional transformation to this tiling brush.