Northwoods.Go Assembly > Northwoods.Go Namespace : GoHandleStyle Enumeration |
'Declaration Public Enum GoHandleStyle Inherits System.Enum
public enum GoHandleStyle : System.Enum
Member | Description |
---|---|
Diamond | An appearance style for GoHandle |
Ellipse | An appearance style for GoHandle |
None | An appearance style for GoHandle |
Rectangle | An appearance style for GoHandle |
TriangleBottomLeft | An appearance style for GoHandle: a triangle with a point at the BottomLeft. |
TriangleBottomRight | An appearance style for GoHandle: a triangle with a point at the BottomRight. |
TriangleMiddleBottom | An appearance style for GoHandle: a triangle with a point at the MiddleBottom. |
TriangleMiddleLeft | An appearance style for GoHandle: a triangle with a point at the MiddleLeft. |
TriangleMiddleRight | An appearance style for GoHandle: a triangle with a point at the MiddleRight. |
TriangleMiddleTop | An appearance style for GoHandle: a triangle with a point at the MiddleTop. |
TriangleTopLeft | An appearance style for GoHandle: a triangle with a point at the TopLeft. |
TriangleTopRight | An appearance style for GoHandle: a triangle with a point at the TopRight. |
System.Object
System.ValueType
System.Enum
Northwoods.Go.GoHandleStyle
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