com.esri.arcgis.arcscene
Interface esriSxCustomizationEvent

All Superinterfaces:
java.io.Serializable

public interface esriSxCustomizationEvent
extends java.io.Serializable

Constants from esriSxCustomizationEvent' enum. Generated 3/19/2015 1:20:41 PM from 'C:\ArcGIS\COM\esriArcScene.olb'

Description: 'Sx customization event types.' 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 esriCEShowSceneProperties
          Show Scene Properties.
static int esriCEShowSxAddDataDialog
          Show Add Data Dialog.
static int esriCEShowSxLayersProperties
          Show Layer Properties.
 

Field Detail

esriCEShowSceneProperties

static final int esriCEShowSceneProperties
Show Scene Properties.

See Also:
Constant Field Values

esriCEShowSxAddDataDialog

static final int esriCEShowSxAddDataDialog
Show Add Data Dialog.

See Also:
Constant Field Values

esriCEShowSxLayersProperties

static final int esriCEShowSxLayersProperties
Show Layer Properties.

See Also:
Constant Field Values