Element.Offset Property
Offets the position of the element after all other layout has been applied.
For example, <StackPanel Alignment="TopCenter" Offset="0,10">
would position the StackPanel
10 points down from the top its parent, after all other layout has been applied (Margin, Padding, etc).
Location
- Namespace
- Fuse.Elements
- Package
- Fuse.Elements 2.9.1