GoDiagram Web Reference
GoHexagon Class
Members 

An object with six sides which has one pair of parallel sides.
Syntax
'Declaration
 
<SerializableAttribute()>
Public Class GoHexagon 
   Inherits GoShape
[SerializableAttribute()]
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.
Inheritance Hierarchy

System.Object
   Northwoods.GoWeb.GoObject
      Northwoods.GoWeb.GoShape
         Northwoods.GoWeb.GoHexagon

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoHexagon Members
Northwoods.GoWeb Namespace

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback