@JsType(isNative=true,
name="SVGFitToViewBox",
namespace="<global>")
public interface SVGFitToViewBox
Modifier and Type | Method and Description |
---|---|
SVGAnimatedPreserveAspectRatio |
getPreserveAspectRatio() |
SVGAnimatedRect |
getViewBox() |
@JsProperty(name="viewBox") SVGAnimatedRect getViewBox()
@JsProperty(name="preserveAspectRatio") SVGAnimatedPreserveAspectRatio getPreserveAspectRatio()
Copyright © 2018 Xalys. All rights reserved.