ControlSizing Struct Reference#include <guiTypes.h>
Detailed DescriptionRepresents the Sizing Options for a GuiControl.
Constructor & Destructor Documentation
Member Data DocumentationPadding for each side of the control to have as spacing between other controls.
For example 1,1,1,1 would mean one pixel at least of spacing between this control and the one next to it. Interior Spacing of the control.
Anchor to the Top edge of the parent when created.
Anchor to the Bottom edge of the parent when created.
Anchor to the Left edge of the parent when created.
Anchor to the Right edge of the parent when created.
|
||||||||||||||||||||||||||||||||||||||||||||