public interface esriDrawStyle
extends java.io.Serializable
Description: 'Specifies the feature draw style.' 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 =
Modifier and Type | Field and Description |
---|---|
static int |
esriDSInvalid
Invalid draw style.
|
static int |
esriDSNormal
Normal draw style.
|
static int |
esriDSUnknown
Unknown draw style.
|
static int |
esriDSValid
Valid draw style.
|
static final int esriDSNormal
static final int esriDSValid
static final int esriDSInvalid
static final int esriDSUnknown