MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::Pdf::TextCellParams Struct Reference

#include <MRPdf.h>

Public Attributes

TextParams textParams
 
Box2f rect
 
Color colorBorder = Color::transparent()
 
Color colorBackground = Color::transparent()
 

Member Data Documentation

◆ colorBackground

Color MR::Pdf::TextCellParams::colorBackground = Color::transparent()

◆ colorBorder

Color MR::Pdf::TextCellParams::colorBorder = Color::transparent()

◆ rect

Box2f MR::Pdf::TextCellParams::rect

◆ textParams

TextParams MR::Pdf::TextCellParams::textParams

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