Logo ROOT   6.08/07
Reference Guide
List of all members | Public Attributes | List of all members
TLatex::TextSpec_t Struct Reference

TLatex helper struct holding the attributes of a piece of text.

Definition at line 31 of file TLatex.h.

Public Attributes

Double_t fAngle
 
Int_t fColor
 
Int_t fFont
 
Double_t fSize
 

#include <TLatex.h>

Member Data Documentation

◆ fAngle

Double_t TLatex::TextSpec_t::fAngle

Definition at line 32 of file TLatex.h.

◆ fColor

Int_t TLatex::TextSpec_t::fColor

Definition at line 33 of file TLatex.h.

◆ fFont

Int_t TLatex::TextSpec_t::fFont

Definition at line 33 of file TLatex.h.

◆ fSize

Double_t TLatex::TextSpec_t::fSize

Definition at line 32 of file TLatex.h.


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