RetroArch
Public Attributes | List of all members
D2D1_SVG_VIEWBOX Struct Reference

Represents an SVG viewBox. More...

#include <d2d1svg.h>

Public Attributes

FLOAT x
 
FLOAT y
 
FLOAT width
 
FLOAT height
 

Detailed Description

Represents an SVG viewBox.

Member Data Documentation

◆ height

FLOAT D2D1_SVG_VIEWBOX::height

◆ width

FLOAT D2D1_SVG_VIEWBOX::width

◆ x

FLOAT D2D1_SVG_VIEWBOX::x

◆ y

FLOAT D2D1_SVG_VIEWBOX::y

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