Interface ISVGZoomAndPan
Interface ISVGZoomAndPan
Nom dels espais: Aspose.Html.Dom.Svg Assemblea: Aspose.HTML.dll (25.4.0)
L’interfície SVGZoomAndPan defineix l’atribució de zoom AndPan i les constants associades.
[DOMObject]
[DOMNoInterfaceObject]
[ComVisible(true)]
public interface ISVGZoomAndPan
Properties
ZoomAndPan
El valor ha de ser una de les constants SVG_ZOOMANDPAN_* definides en aquesta interfície.
[DOMName("zoomAndPan")]
ushort ZoomAndPan { get; set; }
Valor de la propietat
Exceptions
Codi Aspose.Html.DOMExcepció.NO_MODIFICATION_ALLOWED_ERR.Creat en un intent de canviar el valor d’un llegit només atribut.