Interface ISVGZoomAndPan

ISVGZoomAndPan interface

L’interface SVGZoomAndPan définit l’attribut zoomAndPan et les constantes associées.

public interface ISVGZoomAndPan

Propriétés

NomLa description
ZoomAndPan { get; set; }Correspond à l’attribut ‘zoomAndPan’ sur l’élément donné. La valeur doit être l’une des constantes SVG_ZOOMANDPAN_* définies sur cette interface.

Voir également