Namespace Aspose.Html.Dom.Svg.Events
Namespace Aspose.Html.Dom.Svg.Events
Classes
Class Name | Description |
---|---|
SVGZoomEvent | The zoom event occurs when the user initiates an action which causes the current view of the SVG document fragment to be rescaled. Event handlers are only recognized on ‘svg’ elements. |
TimeEvent | The TimeEvent interface provides specific contextual information associated with Time events.The different types of events that can occur are: beginEvent, endEvent and repeatEvent. |