GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoDrawing Class
/
InsertLineTo Method
/ InsertLineTo(Int32,PointF) Method
must be greater than zero
the destination point
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
InsertLineTo(Int32,PointF) Method
In This Topic
Insert a straight line segment into this shape at the given index.
Syntax
C#
public
void
InsertLineTo(
int
i
,
PointF
p
)
Parameters
i
must be greater than zero
p
the destination point
Remarks
IsSegmentIndex
should be true for the given index
i
.
See Also
Reference
GoDrawing Class
GoDrawing Members
Overload List