Summary
Positions the child elements in sequential position from left to right, breaking content to the next line at the end of the containing box, from top to bottom, or from right to left.
Signature
1 |
|
Namespace
cAlgo.API
Examples
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 |
|
Properties
Orientation
Summary
Gets or sets the orientation of the child elements.
Signature
1 |
|
Return Value
Orientation
ItemWidth
Summary
Gets or sets the width of the item.
Signature
1 |
|
Return Value
double
ItemHeight
Summary
Gets or sets the height of the item.
Signature
1 |
|
Return Value
double
Related Tutorials
- Controls