GoDigram for .NET Framework and .NET Core
Northwoods.Go.Svg Namespace / GoSvgWriter Class / GenerateRootAttributes Method
In This Topic
    GenerateRootAttributes Method (GoSvgWriter)
    In This Topic
    Produce an initialization attribute for the "svg" root element.
    Syntax
    protected override void GenerateRootAttributes()
    See Also