enum CCL::IGraphics::DrawTextOptions

#include <igraphics.h>

enum DrawTextOptions
{
    kDrawAtBaseline = kDrawTextOptionsDrawAtBaseline,
};