GoDiagram Win Reference
GoStrokeArrowheadStyle Enumeration

Specifies the general shape of an arrowhead.
Syntax
'Declaration
 
Public Enum GoStrokeArrowheadStyle 
   Inherits System.Enum
public enum GoStrokeArrowheadStyle : System.Enum 
Members
MemberDescription
BackSlashThe arrowhead is a line crossing at an angle across the shaft.
CircleThe arrowhead is drawn as a circle.
CrossThe arrowhead is a line crossing perpendicularly to the shaft.
PolygonThe arrow head is drawn as a polygon.
SlashThe arrowhead is a line crossing at an angle across the shaft.
XThe arrowhead is an X crossing across the shaft (commonly used in UML class diagrams for no navigation)
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Northwoods.Go.GoStrokeArrowheadStyle

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.Go Namespace

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback