ArcObjects Library Reference (GlobeCore)  

IGlobeHeightProperties2 Interface

Provides access to members that manipulate the extended height properties of a globe layer.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Description

Properties on the IGlobeHeightProperties2 interface allow you to specify whether the polygon features being extruded will have bottom faces.

Members

Description
Method Apply Apply to the corresponding layer.
Method ApplyFeatureProperties Obtain feature geometry with the correct properties.
Read/write property BaseLayer The base layer.
Read/write property BaseOption The base option.
Read/write property BottomlessExtrusions Indicates whether the feature layer has elevation values.
Read/write property ElevationExpression The elevation expression for features, in globe units.
Read/write property ElevationExpressionString The elevation expression string for features, in globe units.
Read/write property ExtrusionExpression The extrusion expression object.
Read/write property ExtrusionExpressionString The extrusion expression string.
Read/write property ExtrusionType The extrusion type.
Read/write property HasElevationValues Indicates whether the feature layer has elevation values.
Read/write property Offset The constant elevation offset in meters.
Read/write property UseElevationValues Indicates whether elevation values in the feature layer are used.
Read/write property ZFactor The z factor.

Inherited Interfaces

Interfaces Description
IGlobeHeightProperties Provides access to members that manipulate the height properties of a globe layer.

CoClasses that implement IGlobeHeightProperties2

CoClasses and Classes Description
GlobeHeightProperties The globe layer height properties.