WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.

nsIDOMSVGPreserveAspectRatio

IID:7ae42f27-4799-4e7c-86c6-e1dae6ad5157
Inherits From:nsISupports

Constants

PRUint16 SVG_PRESERVEASPECTRATIO_UNKNOWN = 0
PRUint16 SVG_PRESERVEASPECTRATIO_NONE = 1
PRUint16 SVG_PRESERVEASPECTRATIO_XMINYMIN = 2
PRUint16 SVG_PRESERVEASPECTRATIO_XMIDYMIN = 3
PRUint16 SVG_PRESERVEASPECTRATIO_XMAXYMIN = 4
PRUint16 SVG_PRESERVEASPECTRATIO_XMINYMID = 5
PRUint16 SVG_PRESERVEASPECTRATIO_XMIDYMID = 6
PRUint16 SVG_PRESERVEASPECTRATIO_XMAXYMID = 7
PRUint16 SVG_PRESERVEASPECTRATIO_XMINYMAX = 8
PRUint16 SVG_PRESERVEASPECTRATIO_XMIDYMAX = 9
PRUint16 SVG_PRESERVEASPECTRATIO_XMAXYMAX = 10
PRUint16 SVG_MEETORSLICE_UNKNOWN = 0
PRUint16 SVG_MEETORSLICE_MEET = 1
PRUint16 SVG_MEETORSLICE_SLICE = 2

Properties

PRUint16 align

PRUint16 meetOrSlice


References

This interface is the type of the following properties:

nsIDOMSVGAnimatedPreserveAspectRatio.animVal, nsIDOMSVGAnimatedPreserveAspectRatio.baseVal

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com