Namespace Aspose.Html.Dom.Svg.Events

Namespace Aspose.Html.Dom.Svg.Events

Classes

Class NameDescription
SVGZoomEventThe 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.
TimeEventThe TimeEvent interface provides specific contextual information associated with Time events.The different types of events that can occur are: beginEvent, endEvent and repeatEvent.