Jamba C++ API  4.3.0
StringDrawContext Struct Reference

#include <DrawContext.h>

Public Attributes

bool fAntialias {true}
 
FontPtr fFont {nullptr}
 
CColor fFontColor {kWhiteCColor}
 
CHoriTxtAlign fHorizTxtAlign {kCenterText}
 
CColor fShadowColor {kBlackCColor}
 
CPoint fShadowTextOffset {1., 1.}
 
int32_t fStyle {0}
 
CPoint fTextInset {0, 0}
 

Member Data Documentation

◆ fAntialias

bool fAntialias {true}

◆ fFont

FontPtr fFont {nullptr}

◆ fFontColor

CColor fFontColor {kWhiteCColor}

◆ fHorizTxtAlign

CHoriTxtAlign fHorizTxtAlign {kCenterText}

◆ fShadowColor

CColor fShadowColor {kBlackCColor}

◆ fShadowTextOffset

CPoint fShadowTextOffset {1., 1.}

◆ fStyle

int32_t fStyle {0}

◆ fTextInset

CPoint fTextInset {0, 0}

The documentation for this struct was generated from the following file: