The xtd::drawing::drawing2d namespace provides advanced two-dimensional and vector graphics functionality.
Alias | |
| using | hatch_brush = xtd::drawing::drawing_2d::hatch_brush | 
| Defines a rectangular xtd::drawing::brush with a hatch style, a foreground color, and a background color. This class cannot be inherited.   | |
| using | hatch_style = xtd::drawing::drawing_2d::hatch_style | 
| Specifies the different patterns available for xtd::drawing::drawing2d::hatch_brush objects.   | |
| using | linear_gradient_brush = xtd::drawing::drawing_2d::linear_gradient_brush | 
| Encapsulates a xtd::drawing::brush with a linear gradient. This class cannot be inherited.   | |
| using | linear_gradient_mode = xtd::drawing::drawing_2d::linear_gradient_mode | 
| Specifies the direction of a linear gradient.   | |
| using | pen_alignment = xtd::drawing::drawing_2d::pen_alignment | 
| Specifies the alignment of a xtd::drawing::pen object in relation to the theoretical, zero-width line.   | |
| using | pen_type = xtd::drawing::drawing_2d::pen_type | 
| Specifies the type of fill a xtd::drawing::pen object uses to fill lines.   | |
Defines a rectangular xtd::drawing::brush with a hatch style, a foreground color, and a background color. This class cannot be inherited.
Specifies the different patterns available for xtd::drawing::drawing2d::hatch_brush objects.
| using xtd::drawing::drawing2d::linear_gradient_brush = typedef xtd::drawing::drawing_2d::linear_gradient_brush | 
Encapsulates a xtd::drawing::brush with a linear gradient. This class cannot be inherited.
| using xtd::drawing::drawing2d::linear_gradient_mode = typedef xtd::drawing::drawing_2d::linear_gradient_mode | 
Specifies the direction of a linear gradient.
Specifies the alignment of a xtd::drawing::pen object in relation to the theoretical, zero-width line.
| using xtd::drawing::drawing2d::pen_type = typedef xtd::drawing::drawing_2d::pen_type | 
Specifies the type of fill a xtd::drawing::pen object uses to fill lines.