Appearance
TallComponents.UnoPdf.Client
TallComponents.UnoPdf.Client.Models.Pdf.Brushes Namespace
Classes | |
---|---|
AxialGradientBrushModel | Create a new AxialGradientBrush. |
BrushModel | When a path is drawn, enclosed areas are filled using a brush. Brush is an abstract base class for all brushes. |
ColorStopModel | The ColorStop class lets you define multiple color stops for a gradient brush. |
GradientBrushModel | An abstract base class for AxialGradientBrush and RadialGradientBrush that holds common properties for these classes. |
RadialGradientBrushModel | |
SolidBrushModel | Solid brush. Used to control how a path is filled. |
TilingBrushModel | A brush that paints a pattern cell that is repeated from right to left, from top to bottom. |