public interface ISVGFitToViewBox
ISVGFitToViewBox defines DOM
attributes that apply to elements which have XML attributes getViewBox()
and getPreserveAspectRatio().| Modifier and Type | Method and Description |
|---|---|
OMSVGAnimatedPreserveAspectRatio |
getPreserveAspectRatio()
Corresponds to attribute
getPreserveAspectRatio()
on the given element. |
OMSVGAnimatedRect |
getViewBox()
Corresponds to attribute
getViewBox()
on the given element. |
OMSVGAnimatedRect getViewBox()
getViewBox()
on the given element.OMSVGAnimatedPreserveAspectRatio getPreserveAspectRatio()
getPreserveAspectRatio()
on the given element.Copyright © 2018. All Rights Reserved.