Interface ISVGZoomAndPan
Interface ISVGZoomAndPan
名称: Aspose.Svg 会議: Aspose.SVG.dll (25.5.0)
SVGZoomAndPan インターフェイスは、ZoomAndPan と関連するコンスタントの属性を定義します。
[ComVisible(true)]
[DOMNoInterfaceObject]
[DOMObject]
public interface ISVGZoomAndPan
Properties
ZoomAndPan
値は、このインターフェイスで定義されている SVG_ZOOMANDPAN_* コンスタントの一つでなければなりません。
[DOMName("zoomAndPan")]
ushort ZoomAndPan { get; set; }
不動産価値
Exceptions
コード Aspose.Svg. Dom.DOMException.NO_MODIFICATION_ALLOWED_ERR.単なる読書属性の価値を変えようとする試みから生まれました。