GoDigram for .NET Framework and .NET Core
Northwoods.Go.Svg Namespace
/
GoSvgWriter Class
/ GenerateInstructions Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
GenerateInstructions Method (GoSvgWriter)
In This Topic
Produce any XML instructions that precede the "svg" root element.
Syntax
C#
protected
override
void
GenerateInstructions()
Remarks
If
Fragment
is false, produce an XML version instruction and a DOCTYPE declaration. This does nothing if
Fragment
is true.
See Also
Reference
GoSvgWriter Class
GoSvgWriter Members