content alignment definitions.
Variables | |
| constexpr size_t | CA_TOPLEFT |
| Content is vertically aligned at the top, and horizontally aligned on the left. | |
| constexpr size_t | CA_TOPCENTER |
| Content is vertically aligned at the top, and horizontally aligned at the center. | |
| constexpr size_t | CA_TOPRIGHT |
| Content is vertically aligned at the top, and horizontally aligned on the right. | |
| constexpr size_t | CA_MIDDLELEFT |
| Content is vertically aligned in the middle, and horizontally aligned on the left. | |
| constexpr size_t | CA_MIDDLECENTER |
| Content is vertically aligned at the middle, and horizontally aligned at the center. | |
| constexpr size_t | CA_MIDDLERIGHT |
| Content is vertically aligned at the middle, and horizontally aligned on the right. | |
| constexpr size_t | CA_BOTTOMLEFT |
| Content is vertically aligned in the bottom, and horizontally aligned on the left. | |
| constexpr size_t | CA_BOTTOMCENTER |
| Content is vertically aligned at the bottom, and horizontally aligned at the center. | |
| constexpr size_t | CA_BOTTOMRIGHT |
| Content is vertically aligned at the bottom, and horizontally aligned on the right. | |
|
constexpr |
#include <xtd.forms.native/include/xtd/forms/native/content_alignment.hpp>
Content is vertically aligned at the top, and horizontally aligned on the left.
|
constexpr |
#include <xtd.forms.native/include/xtd/forms/native/content_alignment.hpp>
Content is vertically aligned at the top, and horizontally aligned at the center.
|
constexpr |
#include <xtd.forms.native/include/xtd/forms/native/content_alignment.hpp>
Content is vertically aligned at the top, and horizontally aligned on the right.
|
constexpr |
#include <xtd.forms.native/include/xtd/forms/native/content_alignment.hpp>
Content is vertically aligned in the middle, and horizontally aligned on the left.
|
constexpr |
#include <xtd.forms.native/include/xtd/forms/native/content_alignment.hpp>
Content is vertically aligned at the middle, and horizontally aligned at the center.
|
constexpr |
#include <xtd.forms.native/include/xtd/forms/native/content_alignment.hpp>
Content is vertically aligned at the middle, and horizontally aligned on the right.
|
constexpr |
#include <xtd.forms.native/include/xtd/forms/native/content_alignment.hpp>
Content is vertically aligned in the bottom, and horizontally aligned on the left.
|
constexpr |
#include <xtd.forms.native/include/xtd/forms/native/content_alignment.hpp>
Content is vertically aligned at the bottom, and horizontally aligned at the center.
|
constexpr |
#include <xtd.forms.native/include/xtd/forms/native/content_alignment.hpp>
Content is vertically aligned at the bottom, and horizontally aligned on the right.