The brush that is used to fill this shape if closed.

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

Syntax

C#
public Brush Brush { get; set; }
Visual Basic
Public Property Brush As Brush
	Get
	Set

See Also