Linux Mac OSX Windows

  
[scriptable, uuid(339a8c7a-552e-4cbc-8d96-8370a3939358)]
interface nsIDOMSVGZoomEvent : nsIDOMUIEvent

Attributes


        
readonly attribute float newScale

        
readonly attribute nsIDOMSVGPoint newTranslate

        
readonly attribute float previousScale

        
readonly attribute nsIDOMSVGPoint previousTranslate

        
readonly attribute nsIDOMSVGRect zoomRectScreen