HorizontalAlignment¶
Summary¶
Describes horizontal position related to an anchor point or a parent element
Signature
1 |
|
Namespace¶
cAlgo.API
Examples¶
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
|
Fields¶
Center¶
Summary
Center horizontal alignment.
Signature
1 |
|
Return Value
HorizontalAlignment
Left¶
Summary
Left horizontal alignment.
Signature
1 |
|
Return Value
HorizontalAlignment
Right¶
Summary
Right horizontal alignment.
Signature
1 |
|
Return Value
HorizontalAlignment
Stretch¶
Summary
Stretch horizontal alignment.
Signature
1 |
|
Return Value
HorizontalAlignment
Last update: June 1, 2023