WoW:API Frame SetBackdropBorderColor (source)
Revision as of 20:29, 14 January 2006
, 14 January 2006no edit summary
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<center>'''Frame:SetBackdropBorderColor''' ''-Documentation by [[User:Nathanmx|Nathanmx]]-''</center> | |||
SetBackdropBorderColor | |||
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. | |||
-- | ---- | ||
__NOTOC__ | |||
{{ | {{Template:WoW API}} | ||