GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoDrawing Class
/
CompleteFigure Method
/ CompleteFigure() Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
CompleteFigure() Method
In This Topic
Complete the current (last) figure.
Syntax
C#
public
void
CompleteFigure()
Remarks
This just calls
CompleteFigure(Int32)
passing it the last index. You may find it convenient to call this after constructing the last segment of a figure that you want to complete by having it return straight to the first point of the segment.
See Also
Reference
GoDrawing Class
GoDrawing Members
Overload List