com.esri.arcgis.carto
Interface esriPlacedObjectType

All Superinterfaces:
Serializable

public interface esriPlacedObjectType
extends Serializable

Type of the placed object.

Product Availability

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

Supported Platforms

Windows, Solaris, Linux


Field Summary
static int esriPlacedLabel
          Placed Label.
static int esriPlacedSymbol
          Placed Symbol.
 

Field Detail

esriPlacedLabel

static final int esriPlacedLabel
Placed Label.

See Also:
Constant Field Values

esriPlacedSymbol

static final int esriPlacedSymbol
Placed Symbol.

See Also:
Constant Field Values