QuickGraph


SvgHtmlWrapper

Namespace: QuickGraph.Graphviz

Static members

Static memberDescription
DumpHtml(size, svgFileName)
Signature: (size:Size * svgFileName:string) -> string
ParseSize(svg)
Signature: svg:string -> Size
WrapSvg(svgFileName)
Signature: svgFileName:string -> string

Creates a HTML file that wraps the SVG and returns the file name

Fork me on GitHub