function Leadtools.Annotations.Rendering.AnnSvgRenderingEngine()
AnnSvgRenderingEngine is the rendering engine implementation for the HTML 5 platform using SVG. This class derives from Leadtools.Annotations.Core.AnnRenderingEngine and implements the required methods to render annotation objects to SVG.
The HTML 5 image viewer automation control can create an instance of the AnnSvgRenderingEngine and uses it to create an automated annotation user interface tied with the LEADTOOLS HTML 5 Leadtools.Controls.ImageViewer control.
In addition to the above, this class contains the following members:
Member | Description |
---|---|
Element |
This is the destination parent HTML element to use when creating the annotation objects. |
ExportSvg |
Represents a helper method that exports annotations objects as an SVG element |