Specifies how a control anchors to the edges of its container.
- Header
#include <xtd/forms/segments>
- Namespace
- xtd::forms
- Library
- xtd.forms
Enumerator |
---|
none | no segment.
|
a | The a segment.
|
b | The b segment.
|
c | The c segment.
|
d | The d segment.
|
e | The e segment.
|
f | The f segment.
|
g | The g segment.
|
h | The h segment.
|
i | The i segment.
|
j | The j segment.
|
k | The k segment.
|
l | The l segment.
|
m | The m segment.
|
a1 | The a1 segment.
|
a2 | The a2 segment.
|
d1 | The d1 segment.
|
d2 | The d2 segment.
|
g1 | The g1 segment.
|
g2 | The g2 segment.
|
dp | The dp segment (dot point).
|
pc | The cp segment (punctuation colon).
|