User Tools

Site Tools


eliteapi:functions:thirdparty:setrightjustified

SetRightJustified

Sets the right-justified state of a text object.

ELITEAPI_API void __stdcall SetRightJustified(void* apiObject, const char* name, bool rightjustified);

Parameters

  • apiObject [in]
    • A handle to an EliteAPI object.
  • name [in]
    • The name of the text object.
  • rightjustified [in]
    • The right-justified state to set the text object to.
eliteapi/functions/thirdparty/setrightjustified.txt · Last modified: 2014/12/16 11:51 (external edit)