|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriSymbologySortDirection
Constants from esriSymbologySortDirection' enum. Generated 3/19/2015 1:20:40 PM from 'C:\ArcGIS\COM\esriControls.olb'
Description: 'SymbologyControl display sort direction options.' 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 |
esriSortDirectionAscending
The contents of the SymbologyControl are arranged in ascending order. |
static int |
esriSortDirectionDescending
The contents of the SymbologyControl are arranged in descending order. |
static int |
esriSortDirectionNone
The SymbologyControl in not sorted. |
Field Detail |
---|
static final int esriSortDirectionNone
static final int esriSortDirectionAscending
static final int esriSortDirectionDescending
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |