Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TLatex::TextSpec_t Struct Reference

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

Definition at line 24 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 25 of file TLatex.h.

◆ fColor

Int_t TLatex::TextSpec_t::fColor

Definition at line 26 of file TLatex.h.

◆ fFont

Int_t TLatex::TextSpec_t::fFont

Definition at line 26 of file TLatex.h.

◆ fSize

Double_t TLatex::TextSpec_t::fSize

Definition at line 25 of file TLatex.h.

Collaboration diagram for TLatex::TextSpec_t:
[legend]

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