Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TWebObjectOptions Class Reference

Class used to transport drawing options from the client.

Definition at line 24 of file TWebPadOptions.h.

Public Attributes

std::string fcust
 custom string
 
std::vector< doublefopt
 custom float array
 
std::string opt
 drawing options
 
std::string snapid
 id of the object
 

#include <TWebPadOptions.h>

Member Data Documentation

◆ fcust

std::string TWebObjectOptions::fcust

custom string

Definition at line 28 of file TWebPadOptions.h.

◆ fopt

std::vector<double> TWebObjectOptions::fopt

custom float array

Definition at line 29 of file TWebPadOptions.h.

◆ opt

std::string TWebObjectOptions::opt

drawing options

Definition at line 27 of file TWebPadOptions.h.

◆ snapid

std::string TWebObjectOptions::snapid

id of the object

Definition at line 26 of file TWebPadOptions.h.

Libraries for TWebObjectOptions:

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