===== SetBGBorderSize ===== Sets the background border size of a text object. ELITEAPI_API void __stdcall SetBGBorderSize(void* apiObject, const char* name, float size); **Parameters** *//apiObject// [in] * A handle to an EliteAPI object. *//name// [in] * The name of the text object. *//size// [in] * The size of the background to use.