GoDigram for .NET Framework and .NET Core
Inheritance Hierarchy
In This Topic
    Northwoods.Go.Svg Namespace
    In This Topic
    The Svg assembly is a specific use of the Xml assembly that specifies how to generate SVG from a GoView.  Note that reading SVG documents into GoDiagram is not supported.
    Classes
     ClassDescription
    Class Inherit from this base class to hold the specific SVG generator methods for each particular class that needs customized SVG output.
    Class Write SVG representing a view to a file or to a stream.
    See Also