com.esri.arcgis.carto
Interface esriBackgroundTabType

All Superinterfaces:
java.io.Serializable

public interface esriBackgroundTabType
extends java.io.Serializable

Constants from esriBackgroundTabType' enum. Generated 3/19/2015 1:20:40 PM from 'C:\ArcGIS\COM\esriCarto.olb'

Description: 'Types of background tabs for index grids.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =


Field Summary
static int esriBackgroundTabRectangle
          Rectangle.
static int esriBackgroundTabRound
          Round.
static int esriBackgroundTabRoundedRectangle
          Rounded rectangle.
 

Field Detail

esriBackgroundTabRound

static final int esriBackgroundTabRound
Round.

See Also:
Constant Field Values

esriBackgroundTabRectangle

static final int esriBackgroundTabRectangle
Rectangle.

See Also:
Constant Field Values

esriBackgroundTabRoundedRectangle

static final int esriBackgroundTabRoundedRectangle
Rounded rectangle.

See Also:
Constant Field Values