Miner.Windows Assembly > Miner.Windows Namespace : GradientStyle Enumeration |
'Declaration Public Enum GradientStyle Inherits System.Enum
'Usage Dim instance As GradientStyle
public enum GradientStyle : System.Enum
Member | Description |
---|---|
BackwardDiagonal | Specifies a gradient from upper right to lower left. |
Circular | Specifies a circular gradient from the center (primary color) to the outer edges. |
Default | The default style when no style is specified. |
Elliptical | Specifies an elliptical gradient from the center (primary color) to the outer edges. |
ForwardDiagonal | Specifies a gradient from upper left to lower right. |
Horizontal | Specifies a gradient from left to right. |
HorizontalBump | Specifies a gradient from the middle (second color) to left and right. |
None | No gradient. Use solid or hatch backcolor. |
Rectangular | Specifies a rectangular gradient from the center (primary color) to the outer edges. |
Vertical | Specifies a gradient from top to bottom. |
VerticalBump | Specifies a gradient from the middle (second color) to top and bottom. |
System.Object
System.ValueType
System.Enum
Miner.Windows.GradientStyle
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.