std::vector< std::pair< enum_t, xtd::string > > enum_collection
Represents a pair of an enum_t value and a string of an enum of type enum_t.
Definition enum_collection.hpp:24
line_cap
Specifies the available cap styles with which a xtd::drawing::pen object can end a line.
Definition line_cap.hpp:19
@ square
Specifies a square line cap.
Definition line_cap.hpp:23
@ flat
Specifies a flat line cap.
Definition line_cap.hpp:21
@ round
Specifies a round line cap.
Definition line_cap.hpp:25
The xtd::drawing::drawing_2d namespace provides advanced two-dimensional and vector graphics function...
Definition compositing_mode.hpp:12
The xtd::drawing namespace provides access to GDI+ basic graphics functionality. More advanced functi...
Definition actions_system_images.hpp:10
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition abstract_object.hpp:8
Provides the registration struct for enumerations.
Definition enum_register.hpp:38