Interface ISVGZoomAndPan

ISVGZoomAndPan interface

SVGZoomAndPan 接口定义了属性 zoomAndPan 和关联的常量。

public interface ISVGZoomAndPan

特性

姓名描述
ZoomAndPan { get; set; }对应于给定元素上的属性“zoomAndPan”。该值必须是在此接口上定义的 SVG_ZOOMANDPAN_* 常量之一。

也可以看看