GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/ GoHexagon Class
Members
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
GoHexagon Class
In This Topic
An object with six sides which has one pair of parallel sides.
Syntax
C#
[
Serializable
()]
public
class
GoHexagon :
GoShape
Remarks
If you need a six-sided shape without the constraints that this class imposes, use
GoPolygon
instead. You may find that this class is useful for implementing pentagonal shapes where three adjacent sides form two right angles.
See Also
Reference
GoHexagon Members
Northwoods.Go Namespace