Specifies constants to control the behavior of a Layer in 3-dimensions.
Namespace:
ESRI.ArcGISExplorer.MappingAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
C# |
---|
public enum LayerBehavior3D |
Visual Basic (Declaration) |
---|
Public Enumeration LayerBehavior3D |
Members
Member name | Description | |
---|---|---|
Draped |
Drape the Layer over existing the existing globe topography.
| |
ElevationSource |
Use elevation data to display the Layers topography.
| |
Unknown |
Apply appropriate behavior depending on the Layer type and data type.
|