GoDiagram Win Reference
WriteLine(Pen,PointF,PointF) Method

Produce a "line" SVG element.
Syntax
'Declaration
 
Public Overloads Overridable Sub WriteLine( _
   ByVal p As Pen, _
   ByVal a As PointF, _
   ByVal b As PointF _
) 
public virtual void WriteLine( 
   Pen p,
   PointF a,
   PointF b
)

Parameters

p
a
b
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoSvgGenerator Class
GoSvgGenerator Members
Overload List

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback