|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriSimpleLineStyle
Constants from esriSimpleLineStyle' enum. Generated 3/19/2015 1:20:40 PM from 'C:\ArcGIS\COM\esriDisplay.olb'
Description: 'Simple line symbol styles.' 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 |
esriSLSDash
The line is dashed -------. |
static int |
esriSLSDashDot
The line has alternating dashes and dots _._._._. |
static int |
esriSLSDashDotDot
The line has alternating dashes and double dots _.._.._. |
static int |
esriSLSDot
The line is dotted ....... |
static int |
esriSLSInsideFrame
The line will fit into it's bounding rectangle, if any. |
static int |
esriSLSNull
The line is invisible. |
static int |
esriSLSSolid
The line is solid. |
Field Detail |
---|
static final int esriSLSSolid
static final int esriSLSDash
static final int esriSLSDot
static final int esriSLSDashDot
static final int esriSLSDashDotDot
static final int esriSLSNull
static final int esriSLSInsideFrame
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |