ISVGFitToViewBox Interface
ISVGFitToViewBox interface
Interface SVGFitToViewBox defines DOM attributes that apply to elements which have XML attributes ‘viewBox’ and ‘preserveAspectRatio’.
public interface ISVGFitToViewBox
Properties
| Name | Description |
|---|---|
| getPreserveAspectRatio Corresponds to attribute ‘preserveAspectRatio’ on the given element. | |
| getViewBox Corresponds to attribute ‘viewBox’ on the given element. |
See Also
- package com.aspose.html.dom.svg
- package Aspose.HTML