3#if !defined(__XTD_DRAWING_NATIVE_LIBRARY__)
4#error "Do not include this file: Internal use only"
constexpr xtd::int32 SA_NEAR
Specifies the text be aligned near the layout. In a left-to-right layout, the near position is left....
Definition string_alignments.h:16
constexpr xtd::int32 SA_FAR
Specifies that text is aligned far from the origin position of the layout rectangle....
Definition string_alignments.h:32
constexpr xtd::int32 SA_CENTER
Specifies that text is aligned in the center of the layout rectangle.
Definition string_alignments.h:24
int32_t int32
Represents a 32-bit signed integer.
Definition int32.h:23
Contains xtd fundamental types.