GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoDrawing Class
/
InsertStartAt Method
/ InsertStartAt(Int32,PointF) Method
the index for starting a new figure
the start point
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
InsertStartAt(Int32,PointF) Method
In This Topic
Start a new figure at the given point, perhaps ending any ongoing figure at that index.
Syntax
C#
public
void
InsertStartAt(
int
i
,
PointF
p
)
Parameters
i
the index for starting a new figure
p
the start point
Remarks
IsSegmentIndex
should be true for the given index
i
.
See Also
Reference
GoDrawing Class
GoDrawing Members
Overload List