com.esri.arcgis.display
Interface esriOrientMode

All Superinterfaces:
Serializable

public interface esriOrientMode
extends Serializable

Representation Orient Tool Modes.

Product Availability

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


Field Summary
static int esriOMParallel
          Orientation mode is Parallel.
static int esriOMPerpendicular
          Orientation mode is Perpendicular.
 

Field Detail

esriOMParallel

static final int esriOMParallel
Orientation mode is Parallel.

See Also:
Constant Field Values

esriOMPerpendicular

static final int esriOMPerpendicular
Orientation mode is Perpendicular.

See Also:
Constant Field Values