public enum GradientAlignment : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum GradientAlignment Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum GradientAlignment : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum GradientAlignment Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
AlongLine | Along line - Distributes the color ramp linearly along the line, following the curvature of the line. |
Buffered | Buffered - Distributes the color ramp along the line's geometry from the outside in (similar to the effect of creating a buffer of the line, then using the "buffer" fill type). |
Left | Left - Progresses the color ramp from the line's centerline to the outside edge on the left. The gradient will follow any curvature in the line's geometry. |
Right | Right - Progresses the color ramp from the line's centerline to the outside edge on the right. The gradient will follow any curvature in the line's geometry. |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.CIM.GradientAlignment
Target Platforms: Windows 10, Windows 8.1