ISVGFitToViewBox
ISVGFitToViewBox interface
L’interface SVGFitToViewBox définit les attributs DOM qui s’appliquent aux éléments qui ont les attributs XML ‘viewBox’ et ‘preserveAspectRatio’.
public interface ISVGFitToViewBox
Propriétés
Nom | La description |
---|---|
PreserveAspectRatio { get; } | Correspond à l’attribut ‘preserveAspectRatio’ sur l’élément donné. |
ViewBox { get; } | Correspond à l’attribut ‘viewBox’ sur l’élément donné. |
Voir également
- espace de noms Aspose.Svg
- Assemblée Aspose.SVG