Interface ISVGZoomAndPan
Interface ISVGZoomAndPan
Tên không gian: Aspose.Svg Tổng hợp: Aspose.SVG.dll (25.5.0)
Giao diện SVGZoomAndPan xác định attribute zoomAndPan và liên kết liên tục.
[ComVisible(true)]
[DOMNoInterfaceObject]
[DOMObject]
public interface ISVGZoomAndPan
Properties
ZoomAndPan
Tùy thuộc vào việc quy định ‘zoomAndPan’ trên các yếu tố cụ thể. giá trị phải là một trong những liên tục SVG_ZOOMANDPAN_* được xác định trên giao diện này.
[DOMName("zoomAndPan")]
ushort ZoomAndPan { get; set; }
Giá trị bất động sản
Exceptions
Mã ASPOSE.Svg.DOMException.NO_MODIFICATION_ALLOWED_ERR.Được xây dựng trên một nỗ lực để thay đổi giá trị của một tài sản chỉ đọc.