Namespace Ecng.Drawing
Classes
- Brush
Represents a base class for drawing brushes.
- DrawingExtensions
Provides extension methods for converting between integer, HTML color string representations and Color.
- LinearGradientBrush
Represents a brush that paints a gradient between multiple colors.
- SolidBrush
Represents a brush that paints a solid color.
Structs
- Thickness
Thickness.
Enums
- DrawStyles
Drawing styles.
- HorizontalAlignment
Indicates where an element should be displayed on the horizontal axis relative to the allocated layout slot of the parent element.
- VerticalAlignment
Describes how a child element is vertically positioned or stretched within a parent's layout slot.