Class | Description | |
---|---|---|
![]() |
The members of this enumeration specify how text should be aligned to the text layout rectangle. |
|
![]() |
A Brush specifies how the interior of a graphics element should be filled. The SolidBrush and GradientBrush classes inherit this abstract class. |
|
![]() |
Contains brushes for all standard colors. |
|
![]() |
Provides a platform-independent representation of a color. Instances of this class are immutable. |
|
![]() |
Defines arrays of colors and positions used for interpolating color blending in a multicolor gradient. This class cannot be inherited. |
|
![]() |
Contains the predefined Color objects. |
|
![]() |
Represents the dash style of a Pen. |
|
![]() |
Provides a platform-independent representation of a font. |
|
![]() |
Specifies style information applied to text. |
|
![]() |
Represents a gradient brush which paints the interior of objects starting with one color and gradually changing to another color by interpolating the RGB values of the two colors. |
|
![]() |
Provides a platform-independent abstraction of an image. |
|
![]() |
Specifies the alignment of an image. |
|
![]() |
Specifies how to join consecutive line or curve segments in a figure. |
|
![]() |
Pen objects are used to stroke the outlines of geometrical shapes. |
|
![]() |
Specifies the alignment of a Pen object in relation to the theoretical, zero-width line. |
|
![]() |
Contains pens for all standard colors. |
|
![]() |
Represents a radial gradient brush. |
|
![]() |
Represents a brush that paints the interior of objects with a single color. |
|
![]() |
Provides a platform-independent representation of a system color. Instances of this class are immutable. |
|
![]() |
Predefined system color keys. |
|
![]() |
Contains the SystemColor objects. |
|
![]() |
Specifies the alignment of text on the drawing surface. |
|
![]() |
Specifies the format and alignment of text. |
|
![]() |
Represents a brush that fills the interiors of objects with a texture pattern. |