ArcFM Desktop Developer Guide
GradientStyle Enumeration


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Defines the style of gradient coloring.
Available at Version
9.2.1 and later
Product Availability
ArcFM Desktop and ArcFM Engine
Required Licenses
ArcFM, Designer, ArcFM Viewer, ArcFM Engine, ArcFM Engine Editor, or ArcFM Viewer for ArcGIS Engine
.NET Assembly
Miner.Windows.dll
Syntax
'Declaration
 
Public Enum GradientStyle 
   Inherits System.Enum
'Usage
 
Dim instance As GradientStyle
public enum GradientStyle : System.Enum 
Members
MemberDescription
BackwardDiagonalChange the coloring top left to bottom right.
CircularChange the coloring from outer to center in a circular fashion.
DefaultA value has not been assigned, use the default style.
EllipticalChange the coloring from outer to center in an elliptical fashion.
ForwardDiagonalChange the coloring from bottom left to top right.
HorizontalChange the coloring from left to right.
HorizontalBumpChange the coloring from left to center and back again to right.
NoneDo not use gradient coloring.
RectangularChange the coloring from outer to center in a rectangular fashion.
VerticalChange the coloring from bottom to top.
VerticalBumpChange the coloring from bottom to center and back again to top.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Windows.Commands.GradientStyle

Requirements

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.

See Also

Reference

Miner.Windows.Commands Namespace

Defines the style of gradient coloring.
Object Model
GradientStyle Enumeration
Syntax
'Declaration
 
Public Enum GradientStyle 
   Inherits System.Enum
'Usage
 
Dim instance As GradientStyle
public enum GradientStyle : System.Enum 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Windows.Commands.GradientStyle

Requirements

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.

See Also

Reference

GradientStyle Members
Miner.Windows.Commands Namespace

 

 


Send Comment