ArcFM Desktop Developer Guide
GradientStyle Enumeration


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Defines how the size of tabs are to be handled.
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
BackwardDiagonalSpecifies a gradient from upper right to lower left.
CircularSpecifies a circular gradient from the center (primary color) to the outer edges.
DefaultThe default style when no style is specified.
EllipticalSpecifies an elliptical gradient from the center (primary color) to the outer edges.
ForwardDiagonalSpecifies a gradient from upper left to lower right.
HorizontalSpecifies a gradient from left to right.
HorizontalBumpSpecifies a gradient from the middle (second color) to left and right.
NoneNo gradient. Use solid or hatch backcolor.
RectangularSpecifies a rectangular gradient from the center (primary color) to the outer edges.
VerticalSpecifies a gradient from top to bottom.
VerticalBumpSpecifies a gradient from the middle (second color) to top and bottom.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Windows.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 Namespace

Defines how the size of tabs are to be handled.
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.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 Namespace

 

 


Send Comment