SVG

Vue de l’ensemble

‘SVG’ est un type dans Aspose.PDF FOSS pour Go.

SVG est le document SVD préparcéré.

Ce type fournit 2 méthodes pour travailler avec les objets SVG dans les programmes Go. Les méthodologies disponibles comprennent: Size, ViewBox. Tous les membres publics sont accessibles à n’importe quelle application Go après l’installation de la boîte Aspose.PDF FOSS for Go .

méthodes

SignatureDescription
ViewBox()(x, y, w, h float64)ViewBox returns the viewBox attribute as (x, y, width, height).
Size()(width, height float64)Size returns the intrinsic width and height as parsed from the root element’s width and height attributes.

Voir aussi

 Français