Photon microGUI widgets library 0.6.0
PhWidgets::Gauge::ThisFlags::Orientation Struct Reference

Contains flags for Gauge resource Gauge::Arguments::gauge_orientation. More...

#include <Gauge.h>

Public Types

enum  eOrientation { Horizontal , Vertical }
 Orientation flags for Gauge resource Gauge::Arguments::gauge_orientation. More...
 

Detailed Description

Contains flags for Gauge resource Gauge::Arguments::gauge_orientation.

Member Enumeration Documentation

◆ eOrientation

Orientation flags for Gauge resource Gauge::Arguments::gauge_orientation.

Orientation flags to control a gauge orientation.

Aliases

PhWidgets::Gauge::Flags::Orientation::eOrientation
Enumerator
Horizontal 

The gauge will be drawn horizontally.

Vertical 

The gauge will be drawn vertically.


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