ArcGIS Pro 2.6 API Reference Guide
GeometricEffectLocalizerFeatherStyle Enumeration

ArcGIS.Core.CIM Namespace : GeometricEffectLocalizerFeatherStyle Enumeration
Geometric effect localizer feather styles.
Syntax
public enum GeometricEffectLocalizerFeatherStyle : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Public Enum GeometricEffectLocalizerFeatherStyle 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
Members
MemberDescription
Complete Displays a complete localizer feather.
Left Displays the left side of a localizer feather.
Right Displays the right side of a localizer feather.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.CIM Namespace