Specifies constants to control the placement of a graphic 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 Placement3D |
Visual Basic (Declaration) |
---|
Public Enumeration Placement3D |
Members
Member name | Description | |
---|---|---|
AbsoluteElevation |
Display this graphic according to elevation values (Z values) in the graphic geometry.
| |
AttachToSurface |
Display this graphic attached to the globe surface; graphic geometry Z values are ignored.
|