ArcGIS Pro 2.6 API Reference Guide
GradientFillMethod Enumeration

ArcGIS.Core.CIM Namespace : GradientFillMethod Enumeration
Describes the gradient fill method which is how the gradient is applied.
Syntax
Members
MemberDescription
Buffered Buffered - Color changes based on an internal buffering of the geometry outline
Circular Circular - Change from one color to the next is circular, from the extent of the geometry
Linear Linear - Change from one color to the next is linear across the geometry.
Rectangular Rectangular - Change from one color to the next is rectangular, from the extent of the geometry.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.CIM Namespace