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

#include <svg.hpp>

Public Types

enum class  value { LengthPercentage , Sub , Super }
 
typedef std::variant< std::monostate, length_percentagevalue_type
 

Detailed Description

Definition at line 117 of file svg.hpp.

Member Typedef Documentation

◆ value_type

Definition at line 125 of file svg.hpp.

Member Enumeration Documentation

◆ value

Enumerator
LengthPercentage 
Sub 
Super 

Definition at line 119 of file svg.hpp.


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