Declaration ​
pascal
TGrowBrush = class(TNestedBrush)Description ​
TGrowBrush inflates (expands) or deflates (shrinks) input vector polygon boundaries by GrowAmount using normal offsets (Grow).
The expanded/contracted geometry is then passed to internal child brushes in Brushes for rendering.