Syntax
| Lua |
|---|
function Control:GetZOrder(); |
Returns
Type: numberThe current Z order of the control.
Remarks
This will return the current Z ordering of the control. Controls with higher Z orders will render on top of controls with lower values.