Northwoods.Go Assembly > Northwoods.Go Namespace : GoStrokeArrowheadStyle Enumeration |
'Declaration Public Enum GoStrokeArrowheadStyle Inherits System.Enum
public enum GoStrokeArrowheadStyle : System.Enum
Member | Description |
---|---|
BackSlash | The arrowhead is a line crossing at an angle across the shaft. |
Circle | The arrowhead is drawn as a circle. |
Cross | The arrowhead is a line crossing perpendicularly to the shaft. |
Polygon | The arrow head is drawn as a polygon. |
Slash | The arrowhead is a line crossing at an angle across the shaft. |
X | The arrowhead is an X crossing across the shaft (commonly used in UML class diagrams for no navigation) |
System.Object
System.ValueType
System.Enum
Northwoods.Go.GoStrokeArrowheadStyle
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