com.esri.arcgis.display
Interface esriArrowMarkerStyle

All Superinterfaces:
Serializable

public interface esriArrowMarkerStyle
extends Serializable

Arrow marker symbol styles.

Description

esriArrowMarkerStyle specifies which style of arrow used with the IArrowMarkerSymbol interface.

Product Availability

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

Supported Platforms

Windows, Solaris, Linux


Field Summary
static int esriAMSPlain
          The arrow marker type is plain.
 

Field Detail

esriAMSPlain

static final int esriAMSPlain
The arrow marker type is plain.

See Also:
Constant Field Values