public enum GradientFillMethod : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum GradientFillMethod Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum GradientFillMethod : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum GradientFillMethod Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
| Member | Description | 
|---|---|
| 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. | 
System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.CIM.GradientFillMethod
Target Platforms: Windows 11, Windows 10, Windows 8.1