ROOT  6.06/08
Reference Guide
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 39 of file TLatex.h.

Public Attributes

Double_t fAngle
 
Double_t fSize
 
Int_t fColor
 
Int_t fFont
 

#include <TLatex.h>

Member Data Documentation

§ fAngle

Double_t TLatex::TextSpec_t::fAngle

§ fColor

Int_t TLatex::TextSpec_t::fColor

§ fFont

Int_t TLatex::TextSpec_t::fFont

Definition at line 41 of file TLatex.h.

Referenced by TLatex::Analyse(), TLatex::FirstParse(), and TLatex::PaintLatex1().

§ fSize

Double_t TLatex::TextSpec_t::fSize

Definition at line 40 of file TLatex.h.

Referenced by TLatex::Analyse(), TLatex::FirstParse(), and TLatex::PaintLatex1().


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