com.esri.arcgis.carto
Interface acHashLineType

All Superinterfaces:
Serializable

public interface acHashLineType
extends Serializable

ArcIMS hash line type options.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Supported Platforms

Windows, Solaris, Linux


Field Summary
static int acBackgroundHashLine
          Background hash line type.
static int acForegroundHashLine
          Foreground hash line type.
 

Field Detail

acForegroundHashLine

static final int acForegroundHashLine
Foreground hash line type.

See Also:
Constant Field Values

acBackgroundHashLine

static final int acBackgroundHashLine
Background hash line type.

See Also:
Constant Field Values