Interface ISVGZoomAndPan

ISVGZoomAndPan interface

La interfaz SVGZoomAndPan define el atributo zoomAndPan y las constantes asociadas.

public interface ISVGZoomAndPan

Propiedades

NombreDescripción
ZoomAndPan { get; set; }Corresponde al atributo ‘zoomAndPan’ en el elemento dado. El valor debe ser una de las constantes SVG_ZOOMANDPAN_* definidas en esta interfaz.

Ver también