Logo ROOT   6.14/05
Reference Guide
List of all members | Public Attributes | List of all members
ROOT::Experimental::TFrame::DrawingOpts Class Reference

Definition at line 37 of file TFrame.hxx.

Public Attributes

TDrawingAttr< TPadPosfPos {*this, "frame.pos", 0.1_normal, 0.1_normal}
 Position of the frame in parent TPad coordinates. More...
 
TDrawingAttr< TPadExtentfSize {*this, "frame.size", 0.8_normal, 0.8_normal}
 Size of the frame in parent TPad coordinates. More...
 

#include <ROOT/TFrame.hxx>

Inheritance diagram for ROOT::Experimental::TFrame::DrawingOpts:
[legend]

Member Data Documentation

◆ fPos

TDrawingAttr<TPadPos> ROOT::Experimental::TFrame::DrawingOpts::fPos {*this, "frame.pos", 0.1_normal, 0.1_normal}

Position of the frame in parent TPad coordinates.

Definition at line 40 of file TFrame.hxx.

◆ fSize

TDrawingAttr<TPadExtent> ROOT::Experimental::TFrame::DrawingOpts::fSize {*this, "frame.size", 0.8_normal, 0.8_normal}

Size of the frame in parent TPad coordinates.

Definition at line 42 of file TFrame.hxx.

Libraries for ROOT::Experimental::TFrame::DrawingOpts:
[legend]

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