Skip to content

TallComponents.UnoPdf.Client

TallComponents.UnoPdf.Client.Models.Pdf.Brushes.TilingBrushModel

TilingBrushModel.Pattern Property

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

csharp
public TallComponents.UnoPdf.Client.Models.Pdf.Shapes.ShapeCollectionModel Pattern { get; set; }

Property Value

ShapeCollectionModel

Remarks

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