The shapes that are 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 ShapeCollection Pattern { get; }
Visual Basic
Public ReadOnly Property Pattern As ShapeCollection
	Get

Remarks

The appearance of each cell in the pattern is determined by the shapes added to this property.

See Also