ROOT  6.06/09
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

Double_t TLatex::TextSpec_t::fAngle
Int_t TLatex::TextSpec_t::fColor
Int_t TLatex::TextSpec_t::fFont

Definition at line 41 of file TLatex.h.

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

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: