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

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

#include <Gauge.h>

Public Types

enum  eHorizontal { Left , Right , Center }
 Horizontal alignment flags for Gauge resource Gauge::Arguments::gauge_horizontal_align. More...
 

Detailed Description

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

Member Enumeration Documentation

◆ eHorizontal

Horizontal alignment flags for Gauge resource Gauge::Arguments::gauge_horizontal_align.

Alignment flags to control a gauge horizontal alignment.

Aliases

PhWidgets::Gauge::Flags::Alignment::eHorizontal
Enumerator
Left 

Draw the value aligned to the left edge.

Right 

Draw the value aligned to the right edge.

Center 

Draw the value centered.


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