webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Public Attributes | List of all members
SVGViewSpec Interface Reference

import"SVGViewSpec.idl";

Public Attributes

readonly attribute SVGTransformList transform
 
readonly attribute SVGElement viewTarget
 
readonly attribute DOMString viewBoxString
 
readonly attribute DOMString preserveAspectRatioString
 
readonly attribute DOMString transformString
 
readonly attribute DOMString viewTargetString
 
attribute unsigned short zoomAndPan
 

Member Data Documentation

◆ preserveAspectRatioString

readonly attribute DOMString SVGViewSpec::preserveAspectRatioString

◆ transform

readonly attribute SVGTransformList SVGViewSpec::transform

◆ transformString

readonly attribute DOMString SVGViewSpec::transformString

◆ viewBoxString

readonly attribute DOMString SVGViewSpec::viewBoxString

◆ viewTarget

readonly attribute SVGElement SVGViewSpec::viewTarget

◆ viewTargetString

readonly attribute DOMString SVGViewSpec::viewTargetString

◆ zoomAndPan

attribute unsigned short SVGViewSpec::zoomAndPan

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