com.esri.arcgis.carto
Interface esriNorthArrowType

All Superinterfaces:
Serializable

public interface esriNorthArrowType
extends Serializable

North Arrow Types

Product Availability

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


Field Summary
static int esriSimpleNorth
          Same as the data frame rotation.
static int esriTrueNorth
          The direction of a meridian of longitude that converges on the North Pole.
 

Field Detail

esriSimpleNorth

static final int esriSimpleNorth
Same as the data frame rotation.

See Also:
Constant Field Values

esriTrueNorth

static final int esriTrueNorth
The direction of a meridian of longitude that converges on the North Pole.

See Also:
Constant Field Values