clan::CSSValueBackgroundPosition::Position Class Reference

#include <css_value_background_position.h>

Public Member Functions

 Position ()
 

Public Attributes

CSSLength length_x
 
CSSLength length_y
 
float percentage_x
 
float percentage_y
 
Type1 type_x
 
Type2 type_y
 

Constructor & Destructor Documentation

◆ Position()

clan::CSSValueBackgroundPosition::Position::Position ( )
inline

Member Data Documentation

◆ length_x

CSSLength clan::CSSValueBackgroundPosition::Position::length_x

◆ length_y

CSSLength clan::CSSValueBackgroundPosition::Position::length_y

◆ percentage_x

float clan::CSSValueBackgroundPosition::Position::percentage_x

◆ percentage_y

float clan::CSSValueBackgroundPosition::Position::percentage_y

◆ type_x

Type1 clan::CSSValueBackgroundPosition::Position::type_x

◆ type_y

Type2 clan::CSSValueBackgroundPosition::Position::type_y

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