libfreehand::FHCharProperties Struct Reference

#include <FHTypes.h>

Public Member Functions

 FHCharProperties ()

Public Attributes

unsigned m_textColorId
double m_fontSize
unsigned m_fontNameId
unsigned m_fontId
unsigned m_tEffectId
std::map< unsigned, double > m_idToDoubleMap

Constructor & Destructor Documentation

◆ FHCharProperties()

libfreehand::FHCharProperties::FHCharProperties ( )
inline

Member Data Documentation

◆ m_fontId

unsigned libfreehand::FHCharProperties::m_fontId

◆ m_fontNameId

unsigned libfreehand::FHCharProperties::m_fontNameId

◆ m_fontSize

double libfreehand::FHCharProperties::m_fontSize

◆ m_idToDoubleMap

std::map<unsigned,double> libfreehand::FHCharProperties::m_idToDoubleMap

◆ m_tEffectId

unsigned libfreehand::FHCharProperties::m_tEffectId

◆ m_textColorId

unsigned libfreehand::FHCharProperties::m_textColorId

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

Generated for libfreehand by doxygen 1.14.0