Interface ISVGZoomAndPan

Interface ISVGZoomAndPan

اسم الفضاء : Aspose.Svg جمع: Aspose.SVG.dll (25.5.0)

يحدد واجهة SVGZoomAndPan خصائص زومAndPan والمستمرين المرتبطين بها.

[ComVisible(true)]
[DOMNoInterfaceObject]
[DOMObject]
public interface ISVGZoomAndPan

Properties

ZoomAndPan

يتوافق مع تعريف “ZoomAndPan” على العنصر المعين.يجب أن تكون القيمة واحدة من ثابتات SVG_ZOOMANDPAN_* المحددة على هذا الواجهة.

[DOMName("zoomAndPan")]
ushort ZoomAndPan { get; set; }

قيمة الممتلكات

ushort

Exceptions

DOMException

الرمز Aspose.Svg.Home.DOMException.NO_MODIFICATION_ALLOWED_ERR.تم إنشاؤه في محاولة لتغيير قيمة القراءة فقط.

 عربي