Appearance
TallComponents.UnoPdf.Client
TallComponents.UnoPdf.Client.Models.Pdf.Brushes
TilingBrushModel Class
A brush that paints a pattern cell that is repeated from right to left, from top to bottom.
csharp
public class TilingBrushModel : TallComponents.UnoPdf.Client.Models.Pdf.Brushes.BrushModel
Inheritance System.Object 🡒 BrushModel 🡒 TilingBrushModel
Properties | |
---|---|
Pattern | The shapes that are repeated from right to left, from top to bottom. |
Transform | Add an additional transformation to this tiling brush. |