Summary

Allows easy placement of a control relative to another control, in screen space. Most useful for when you pop up a menu or something and want it positioned relative to another control.

Properties

AdjustSize Adjust the size of the child control to its optimal size before placing it
ConstrainToScreen Keep the child control on the screen
Offset Pixel offset
Position The position

Methods

Apply

Static Properties

BottomEnd Align with the top right of our control at the bottom right of the parent control
BottomStart Align with the top left of our control at the bottom left of the parent control
LeftStart Align with the top right of our control at the top left of the parent control
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.