GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoDrawing Class
/
InsertStartAt Method
/ InsertStartAt(Int32,Single,Single) Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
InsertStartAt(Int32,Single,Single) 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
,
float
x
,
float
y
)
Parameters
i
x
y
Remarks
This just calls
InsertStartAt(Int32,PointF)
.
See Also
Reference
GoDrawing Class
GoDrawing Members
Overload List