Loading [MathJax]/extensions/tex2jax.js
Logo ROOT   6.16/01
Reference Guide
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
List of all members | Public Attributes | List of all members
ROOT::Experimental::RFrame::DrawingOpts Class Reference

Definition at line 37 of file RFrame.hxx.

Public Attributes

RDrawingAttr< RPadPosfPos {*this, "frame.pos", 0.1_normal, 0.1_normal}
 Position of the frame in parent RPad coordinates. More...
 
RDrawingAttr< RPadExtentfSize {*this, "frame.size", 0.8_normal, 0.8_normal}
 Size of the frame in parent RPad coordinates. More...
 

#include <ROOT/RFrame.hxx>

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

Member Data Documentation

◆ fPos

RDrawingAttr<RPadPos> ROOT::Experimental::RFrame::DrawingOpts::fPos {*this, "frame.pos", 0.1_normal, 0.1_normal}

Position of the frame in parent RPad coordinates.

Definition at line 40 of file RFrame.hxx.

◆ fSize

RDrawingAttr<RPadExtent> ROOT::Experimental::RFrame::DrawingOpts::fSize {*this, "frame.size", 0.8_normal, 0.8_normal}

Size of the frame in parent RPad coordinates.

Definition at line 42 of file RFrame.hxx.

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

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