neoGFX
Cross-platform C++ app/game engine
Loading...
Searching...
No Matches
neogfx::file::svg::attribute::presentation::alignment_baseline Struct Reference

#include <svg.hpp>

Public Types

enum class  value {
  Auto , Baseline , BeforeEdge , TextBeforeEdge ,
  Middle , Central , AfterEdge , TextAfterEdge ,
  Ideographic , Alphabetic , Hanging , Mathematical ,
  Top , Center , Bottom
}
 

Detailed Description

Definition at line 96 of file svg.hpp.

Member Enumeration Documentation

◆ value

Enumerator
Auto 
Baseline 
BeforeEdge 
TextBeforeEdge 
Middle 
Central 
AfterEdge 
TextAfterEdge 
Ideographic 
Alphabetic 
Hanging 
Mathematical 
Top 
Center 
Bottom 

Definition at line 98 of file svg.hpp.


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