Jamba  3.0.2
pongasoft::VST::GUI::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 pongasoft::VST::GUI::StringDrawContext::fAntialias {true}

◆ fFont

FontPtr pongasoft::VST::GUI::StringDrawContext::fFont {nullptr}

◆ fFontColor

CColor pongasoft::VST::GUI::StringDrawContext::fFontColor {kWhiteCColor}

◆ fHorizTxtAlign

CHoriTxtAlign pongasoft::VST::GUI::StringDrawContext::fHorizTxtAlign {kCenterText}

◆ fShadowColor

CColor pongasoft::VST::GUI::StringDrawContext::fShadowColor {kBlackCColor}

◆ fShadowTextOffset

CPoint pongasoft::VST::GUI::StringDrawContext::fShadowTextOffset {1., 1.}

◆ fStyle

int32_t pongasoft::VST::GUI::StringDrawContext::fStyle {0}

◆ fTextInset

CPoint pongasoft::VST::GUI::StringDrawContext::fTextInset {0, 0}

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