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.h:56
constexpr xtd::int32 SM_HIGHT_QUALITY
Specifies antialiased rendering.
Definition smoothing_modes.h:40
constexpr xtd::int32 SM_DEFAULT
Specifies no antialiasing.
Definition smoothing_modes.h:24
constexpr xtd::int32 SM_INVALID
Specifies an invalid mode.
Definition smoothing_modes.h:16
constexpr xtd::int32 SM_NONE
Specifies no antialiasing.
Definition smoothing_modes.h:48
constexpr xtd::int32 SM_HIGH_SPEED
Specifies no antialiasing.
Definition smoothing_modes.h:32
int32_t int32
Represents a 32-bit signed integer.
Definition int32.h:23
Contains xtd fundamental types.