The shapes that are repeated from right to left, from top to bottom.

Namespace: TallComponents.PDF.Layout.Brushes
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

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