Solid brush. Used to control how a path is filled.

Namespace: TallComponents.PDF.Brushes
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

C#
public class SolidBrush : Brush
Visual Basic
Public Class SolidBrush _
	Inherits Brush

Inheritance Hierarchy

System..::..Object
  TallComponents.PDF.Brushes..::..Brush
    TallComponents.PDF.Brushes..::..SolidBrush

See Also