ISVGZoomAndPan Interface
ISVGZoomAndPan interface
The SVGZoomAndPan interface defines attribute zoomAndPan and associated constants.
public interface ISVGZoomAndPan
Properties
| Name | Description |
|---|---|
| ZoomAndPan { get; set; } | Corresponds to attribute ‘zoomAndPan’ on the given element. The value must be one of the SVG_ZOOMANDPAN_* constants defined on this interface. |
See Also
- namespace Aspose.Svg
- assembly Aspose.SVG