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

#include <svg.hpp>

Public Types

enum class  value { Auto , Rect }
 
typedef std::variant< std::monostate, basic_rect< length > > value_type
 

Detailed Description

Definition at line 127 of file svg.hpp.

Member Typedef Documentation

◆ value_type

Definition at line 134 of file svg.hpp.

Member Enumeration Documentation

◆ value

Enumerator
Auto 
Rect 

Definition at line 129 of file svg.hpp.


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