GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoDrawing Class
/
LineTo Method
/ LineTo(PointF) Method
the destination point
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
LineTo(PointF) Method
In This Topic
Extend the current figure by drawing a straight line to a point.
Syntax
C#
public
void
LineTo(
PointF
p
)
Parameters
p
the destination point
See Also
Reference
GoDrawing Class
GoDrawing Members
Overload List