Constructor that specifies the color, brush, and type for this fill.
- color (Color)
- The color of the fill for solid fills
- brush (Brush)
- A custom brush for fills. Can be a SolidBrush, LinearGradientBrush, or TextureBrush.
- type (FillType)
- The FillType for this fill.
