GoDigram for .NET Framework and .NET Core
Northwoods.Go.Svg Namespace
/
GoSvgGenerator Class
/ WriteLines Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
WriteLines Method
In This Topic
Produce a "polyline" SVG element.
Syntax
C#
public
virtual
void
WriteLines(
Pen
p
,
PointF
[]
v
)
Parameters
p
v
See Also
Reference
GoSvgGenerator Class
GoSvgGenerator Members