Photon microGUI widgets library 0.6.0
PhWidgets::Gauge::ThisFlags::Alignment::Vertical Struct Reference

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

#include <Gauge.h>

Public Types

enum  eVertical { Top , Bottom , Center }
 Vertical alignment flags for Gauge resource Gauge::Arguments::gauge_vertical_align. More...
 

Detailed Description

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

Member Enumeration Documentation

◆ eVertical

Vertical alignment flags for Gauge resource Gauge::Arguments::gauge_vertical_align.

Alignment flags to control a gauge vertical alignment.

Aliases

PhWidgets::Gauge::Flags::Alignment::eVertical
Enumerator
Top 

Draw the value aligned with the top edge.

Bottom 

Draw the value aligned with the bottom edge.

Center 

Draw the value centered.


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