| Class | Description |
|---|---|
| BackBuffer | Represents back buffer. |
| BackBufferManager | Provide back buffer management for the custom controls. |
| BitmapEx | Extends the Bitmap class. |
| GradientColor | Represents a gradient color. |
| GraphicsEx | Extends the Graphics class. |
| Utility |
| Interface | Description |
|---|---|
| IDrawBackground | Allows a control to provide background to child control. |
| Delegate | Description |
|---|---|
| GraphicsEx.DrawTextLine | Represents the method that handles calls from a DrawAlignedString. |
| Enumeration | Description |
|---|---|
| Alignment | Defines the alignment of text, image or other content. This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values. |
| DrawStringOptions | Specifies the display and layout information for text strings. This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values. |
| FillDirection | The direction of the gradient will fill. |
| RoundedCornerStyles | Specifies rounded corners. This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values. |