com.esri.arcgis.carto
Interface ESRITPCStylusType

All Superinterfaces:
Serializable

public interface ESRITPCStylusType
extends Serializable

Type of Stylus used by Ink Graphic.

Product Availability

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

Supported Platforms

Windows, Solaris, Linux


Field Summary
static int ETPC_Ball
          Ball type stylus tip.
static int ETPC_Chisel
          Chisel type stylus tip.
 

Field Detail

ETPC_Ball

static final int ETPC_Ball
Ball type stylus tip.

See Also:
Constant Field Values

ETPC_Chisel

static final int ETPC_Chisel
Chisel type stylus tip.

See Also:
Constant Field Values