com.esri.arcgis.arcglobe
Interface esriGMxCustomizationEvent

All Superinterfaces:
Serializable

public interface esriGMxCustomizationEvent
extends Serializable

GMx customization event types.

Product Availability

Available with ArcGIS Desktop. Requires 3D Analyst Extension.

Supported Platforms

Windows


Field Summary
static int esriCEShowGlobeProperties
          Show Globe Properties.
static int esriCEShowGMxAddDataDialog
          Show Add Data Dialog.
static int esriCEShowGMxLayersProperties
          Show Layer Properties.
 

Field Detail

esriCEShowGlobeProperties

static final int esriCEShowGlobeProperties
Show Globe Properties.

See Also:
Constant Field Values

esriCEShowGMxAddDataDialog

static final int esriCEShowGMxAddDataDialog
Show Add Data Dialog.

See Also:
Constant Field Values

esriCEShowGMxLayersProperties

static final int esriCEShowGMxLayersProperties
Show Layer Properties.

See Also:
Constant Field Values