ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / GeometricEffectArrowType Enumeration

In This Topic
    GeometricEffectArrowType Enumeration
    In This Topic
    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 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also