GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoPolygon Class
/
AddPoint Method
/ AddPoint(Single,Single) Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
AddPoint(Single,Single) Method
In This Topic
This method is just a convenience overload of
AddPoint(PointF)
.
Syntax
C#
public
int
AddPoint(
float
x
,
float
y
)
Parameters
x
y
Return Value
the zero-based index of the point that was added
See Also
Reference
GoPolygon Class
GoPolygon Members
Overload List