com.esri.arcgis.carto
Interface ESRITPCStylusType

All Superinterfaces:
java.io.Serializable

public interface ESRITPCStylusType
extends java.io.Serializable

Constants from ESRITPCStylusType' enum. Generated 3/19/2015 1:20:40 PM from 'C:\ArcGIS\COM\esriCarto.olb'

Description: 'Type of Stylus used by Ink Graphic.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =


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