Miner.Windows Assembly > Miner.Windows.Commands Namespace : GradientStyle Enumeration |
'Declaration Public Enum GradientStyle Inherits System.Enum
'Usage Dim instance As GradientStyle
public enum GradientStyle : System.Enum
Member | Description |
---|---|
BackwardDiagonal | Change the coloring top left to bottom right. |
Circular | Change the coloring from outer to center in a circular fashion. |
Default | A value has not been assigned, use the default style. |
Elliptical | Change the coloring from outer to center in an elliptical fashion. |
ForwardDiagonal | Change the coloring from bottom left to top right. |
Horizontal | Change the coloring from left to right. |
HorizontalBump | Change the coloring from left to center and back again to right. |
None | Do not use gradient coloring. |
Rectangular | Change the coloring from outer to center in a rectangular fashion. |
Vertical | Change the coloring from bottom to top. |
VerticalBump | Change the coloring from bottom to center and back again to top. |
System.Object
System.ValueType
System.Enum
Miner.Windows.Commands.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.