Position is the graphical extent of the element, or something larger.
An UIElement is not allowed though to draw further than its _position.
For efficiency it's best to keep _position as small as feasible.
This is an absolute "world" positioning data, that doesn't depend on the parent's position.
Position is the graphical extent of the element, or something larger. An UIElement is not allowed though to draw further than its _position. For efficiency it's best to keep _position as small as feasible. This is an absolute "world" positioning data, that doesn't depend on the parent's position.