GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoDrawing Class
/
GoDrawing Constructor
/ GoDrawing Constructor(GoFigure)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
GoDrawing Constructor(GoFigure)
In This Topic
Construct a shape that is initialized to look like a particular
GoFigure
.
Syntax
C#
public
GoDrawing(
GoFigure
f
)
Parameters
f
Remarks
The initial
Angle
will be zero. You can always change the figure by setting the
Figure
property.
See Also
Reference
GoDrawing Class
GoDrawing Members
Overload List