SetRightJustified

Sets the right-justified state of a text object.

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

Parameters