Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Rendering)

ExportSvg Method

Show in webframe
Annotation to export
Mapper to use
Dictionary containing the object renderers to use.
Helper method to export an annotation container and its objects as SVG.
Syntax
 function Leadtools.Annotations.Rendering.AnnSvgRenderingEngine.exportSvg( 
   container ,
   mapper ,
   renderers 
)

Parameters

ParameterTypeDescription
containerAnnContainerAnnotation to export
mapperAnnContainerMapperMapper to use
renderersDictionary<int,IAnnObjectRenderer>Dictionary containing the object renderers to use.

Return Value

TypeDescription
string The SVG element as a string.
See Also

Reference

AnnSvgRenderingEngine Object
AnnSvgRenderingEngine Members

Error processing SSI file