webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
SVGRect Interface Reference

import"SVGRect.idl";

Public Attributes

attribute unrestricted float x
 
attribute unrestricted float y
 
attribute unrestricted float width
 
attribute unrestricted float height
 

Member Data Documentation

◆ height

attribute unrestricted float SVGRect::height

◆ width

attribute unrestricted float SVGRect::width

◆ x

attribute unrestricted float SVGRect::x

◆ y

attribute unrestricted float SVGRect::y

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