Interface ISVGZoomAndPan
Interface ISVGZoomAndPan
Pôvodný názov: Aspose.Svg Zhromaždenie: Aspose.SVG.dll (25.5.0)
Rozhranie SVGZoomAndPan definuje atribút zoomAndPan a súvisiace konštanty.
[ComVisible(true)]
[DOMNoInterfaceObject]
[DOMObject]
public interface ISVGZoomAndPan
Properties
ZoomAndPan
Na daný prvok musí byť hodnota jedna z konštantov SVG_ZOOMANDPAN_* definovaných na tomto rozhraní.
[DOMName("zoomAndPan")]
ushort ZoomAndPan { get; set; }
Hodnota nehnuteľnosti
Exceptions
Kód Aspose.Svg.Dom.domException.NO_MODIFICATION_ALLOWED_ERR.Vyvinutý z pokusu zmeniť hodnotu čítania iba atribút.