Table of Contents

Interface SVGFitToViewBox

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[Value("SVGFitToViewBox")]
public interface SVGFitToViewBox

Properties

PreserveAspectRatio

[Value("preserveAspectRatio")]
SVGAnimatedPreserveAspectRatio PreserveAspectRatio { get; }

Property Value

SVGAnimatedPreserveAspectRatio

ViewBox

[Value("viewBox")]
SVGAnimatedRect ViewBox { get; }

Property Value

SVGAnimatedRect