Table of Contents

GuiControl::centerX

There is no doc-string available for this function.

Syntax

script GuiControl::centerX(string %this);

Parameters

string %this
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/System_BlocklandGlass/support/DynamicGui.cs:125

See also

GuiControl::centerY
GuiControl::forceCenter
GuiControl::getCanvasPosition
GuiControl::getCenter
GuiControl::getExtent
GuiControl::getHelpPage
GuiControl::getLowestChildPoint
GuiControl::getLowestPoint
GuiControl::getMinExtent
GuiControl::getPosition
GuiControl::getScreenPosition
GuiControl::getValue
GuiControl::isActive
GuiControl::isAwake
GuiControl::isVisible
GuiControl::makeFirstResponder
GuiControl::placeBelow
GuiControl::resize
GuiControl::ScaleText
GuiControl::setActive
GuiControl::setCentered
GuiControl::setCenteredX
GuiControl::setCenteredY
GuiControl::setHasRendered
GuiControl::setMargin
GuiControl::setMarginResize
GuiControl::setMarginResizeParent
GuiControl::setProfile
GuiControl::setValue
GuiControl::setVisible
GuiControl::verticalMatchChildren

References

This function is not called by any other functions.