GoDiagram Web Reference
GoHandleStyle Enumeration

Specifies the shape of the handle.
Syntax
'Declaration
 
Public Enum GoHandleStyle 
   Inherits System.Enum
public enum GoHandleStyle : System.Enum 
Members
MemberDescription
DiamondAn appearance style for GoHandle
EllipseAn appearance style for GoHandle
NoneAn appearance style for GoHandle
RectangleAn appearance style for GoHandle
TriangleBottomLeftAn appearance style for GoHandle: a triangle with a point at the BottomLeft.
TriangleBottomRightAn appearance style for GoHandle: a triangle with a point at the BottomRight.
TriangleMiddleBottomAn appearance style for GoHandle: a triangle with a point at the MiddleBottom.
TriangleMiddleLeftAn appearance style for GoHandle: a triangle with a point at the MiddleLeft.
TriangleMiddleRightAn appearance style for GoHandle: a triangle with a point at the MiddleRight.
TriangleMiddleTopAn appearance style for GoHandle: a triangle with a point at the MiddleTop.
TriangleTopLeftAn appearance style for GoHandle: a triangle with a point at the TopLeft.
TriangleTopRightAn appearance style for GoHandle: a triangle with a point at the TopRight.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Northwoods.GoWeb.GoHandleStyle

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

Northwoods.GoWeb Namespace

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback