ArcGIS Pro 2.6 API Reference Guide
GeometricEffectArrowType Enumeration

ArcGIS.Core.CIM Namespace : GeometricEffectArrowType Enumeration
Geometric effect arrow types.
Syntax
public enum GeometricEffectArrowType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Public Enum GeometricEffectArrowType 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
Members
MemberDescription
Block A block arrow.
Crossed A crossed arrow.
OpenEnded An open ended arrow.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.CIM.GeometricEffectArrowType

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.CIM Namespace