m
Updated format
(Returns the height of a frame-based object) |
m (Updated format) |
||
| Line 3: | Line 3: | ||
Gets the height of a frame-based object. | Gets the height of a frame-based object. | ||
height = <i>FrameLayout</i>:GetHeight(); | |||
---- | ---- | ||
;''Arguments'' | ;''Arguments'' | ||
: | :<i>none</i> | ||
---- | ---- | ||
;''Returns'' | ;''Returns'' | ||
: | : height | ||
:; height : Number - The height of the frame-based object. | |||
---- | ---- | ||
| Line 22: | Line 23: | ||
;''Result'' | ;''Result'' | ||
: The frame named 'myAddonOptions' would be set to half the height of its parent frame. | : The frame named 'myAddonOptions' would be set to half the height of its parent frame. | ||
---- | ---- | ||
{{Template:WoW API}} | {{Template:WoW API}} | ||
[[Category:API Frame Functions|FrameLayout GetHeight]] | |||