com.esri.arcgis.carto
Interface esriServerPolygonLabelPlacementType

All Superinterfaces:
Serializable

public interface esriServerPolygonLabelPlacementType
extends Serializable

Polygon Label Placement Type.

Product Availability

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


Field Summary
static int esriServerPolygonPlacementAlwaysHorizontal
          Polygon Label Placement Always Horizontal.
 

Field Detail

esriServerPolygonPlacementAlwaysHorizontal

static final int esriServerPolygonPlacementAlwaysHorizontal
Polygon Label Placement Always Horizontal.

See Also:
Constant Field Values