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