3#if !defined(__XTD_DRAWING_NATIVE_LIBRARY__)
4#error "Do not include this file: Internal use only"
constexpr xtd::int32 SM_ANTI_ALIAS
Specifies antialiased rendering.
Definition smoothing_modes.hpp:56
constexpr xtd::int32 SM_HIGHT_QUALITY
Specifies antialiased rendering.
Definition smoothing_modes.hpp:40
constexpr xtd::int32 SM_DEFAULT
Specifies no antialiasing.
Definition smoothing_modes.hpp:24
constexpr xtd::int32 SM_INVALID
Specifies an invalid mode.
Definition smoothing_modes.hpp:16
constexpr xtd::int32 SM_NONE
Specifies no antialiasing.
Definition smoothing_modes.hpp:48
constexpr xtd::int32 SM_HIGH_SPEED
Specifies no antialiasing.
Definition smoothing_modes.hpp:32
int32_t int32
Represents a 32-bit signed integer.
Definition int32.hpp:23