User Tools

Site Tools


eliteapi:functions:thirdparty:setbgbordersize

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.
eliteapi/functions/thirdparty/setbgbordersize.txt · Last modified: 2014/12/16 11:51 (external edit)