Class | Description | |
---|---|---|
![]() | Brush | Abstract base class for brushes. |
![]() | GradientStop | Represents a transition point in a gradient. |
![]() | HatchBrush | Represents a rectangular brush with a hatch style, a foreground color, and a background color. |
![]() | LinearGradientBrush | Represents a linear gradient brush. |
![]() | Pen | Represents an object used to draw lines and curves. |
![]() | RadialGradientBrush | Represents a radial gradient brush. |
![]() | SolidBrush | Represents a solid color brush. |