NevronOpenVision
Nevron.Nov.Diagram Namespace / ENArrowheadShape Enumeration
ENArrowheadShape Enumeration
Enumerates the currently available arrow head shapes.
Syntax
public enum ENArrowheadShape : System.Enum 
Members
MemberDescription
CircleCircle.
CircleDiamondNoFillCircle with not filled diamond.
CircleNoFillNot filled circle.
CircleNoFillDiamondNoFillNot filled circle with not filled diamond.
CircleNoFillThreeVerticalLinesNot filled circle with three vertical lines intersecting shaft.
CircleNoFillTwoVerticalLinesNot filled circle with two vertical lines intersecting shaft.
CircleNoFillVerticalLineNot filled circle with vertical line intersecting shaft.
CircleThreeVerticalLinesCircle with three vertical lines intersecting shaft.
CircleTwoVerticalLinesCircle with two vertical lines intersecting shaft.
CircleVerticalLineCircle with vertical line intersecting shaft.
CurvedLineArrowCurved line arrow.
DiamondDiamond
DiamondNoFillNot filled diamond.
DoubleLineArrowDouble line arrow.
DoubleLineArrowWithVerticalLineDouble line arrow with vertical line intersecting shaft.
DoubleTriangleDouble triangle.
DoubleTriangleNoFillNot filled double triangle.
DownwardAngledLineDownward angled line intersecting shaft.
InvertedLineArrowInverted line arrow.
InvertedLineArrowWithCircleNoFillInverted line arrow with not filled circle.
InvertedLineArrowWithVerticalLineInverted line arrow with vertical line intersecting shaft.
LineArrowLine arrow.
LineArrowWithVerticalLineLine arrow with vertical line intersecting shaft.
NoneNone.
SquareSquare.
SquareNoFillNot filled square.
ThreeVerticalLinesThree vertical lines intersecting shaft.
TriangleTriangle.
TriangleNoFillNot filled triangle.
TriangleWithInwardCurveTriangle with inward curve at base.
TriangleWithInwardCurveNoFillNot filled triangle with inward curve at base.
TriangleWithInwardCurvesTriangle with inward curves on all sides.
TriangleWithInwardCurvesNoFillNot filled triangle with curves on all sides.
TriangleWithOutwardCurveTriangle with outward curve at base.
TriangleWithOutwardCurveNoFillNot filled triangle with outward curve at base.
TwoVerticalLinesTwo vertical lines intersecting shaft.
UpwardAngledLineUpward angled line.
VerticalLineVertical line intersecting shaft.
VerticalLineWithCircleNoFillVertical line intersecting shaft with not filled circle.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Nevron.Nov.Diagram.ENArrowheadShape

Requirements

Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

See Also