A brush that paints a pattern cell that is repeated from right to left, from top to bottom.

Namespace: TallComponents.PDF.Brushes
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

C#
public class TilingBrush : Brush
Visual Basic
Public Class TilingBrush _
	Inherits Brush

Inheritance Hierarchy

System..::..Object
  TallComponents.PDF.Brushes..::..Brush
    TallComponents.PDF.Brushes..::..TilingBrush

See Also