WoW:API Frame SetBackdropBorderColor: Difference between revisions
Jump to navigation
Jump to search
({{widgetmethod}}) |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{widgetmethod}} | {{widgetmethod}} | ||
<center>'''Frame:SetBackdropBorderColor''' ''-Documentation by [[User:Nathanmx|Nathanmx]]-''</ | <div align="center">'''Frame:SetBackdropBorderColor''' ''-Documentation by [[User:Nathanmx|Nathanmx]]-''</div> | ||
Sets the color of the border for the backdrop on a frame. | Sets the color of the border for the backdrop on a frame. |
Revision as of 23:06, 17 June 2006
← Widget API ← Frame < SetBackdropBorderColor
Frame:SetBackdropBorderColor -Documentation by Nathanmx-
Sets the color of the border for the backdrop on a frame.
frame:SetBackdropBorderColor(red, green, blue, alpha)
Parameters
Arguments
- (red, green, blue, alpha)
- red
- Number - Range 0 to 1
- green
- Number - Range 0 to 1
- blue
- Number - Range 0 to 1
- alpha
- Number - Range 0 to 1. Optional.
Returns
Nothing.