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 | ||
---|---|---|
Apply | Apply to the corresponding layer. | |
ApplyFeatureProperties | Obtain feature geometry with the correct properties. | |
BaseLayer | The base layer. | |
BaseOption | The base option. | |
BottomlessExtrusions | Indicates whether the feature layer has elevation values. | |
ElevationExpression | The elevation expression for features, in globe units. | |
ElevationExpressionString | The elevation expression string for features, in globe units. | |
ExtrusionExpression | The extrusion expression object. | |
ExtrusionExpressionString | The extrusion expression string. | |
ExtrusionType | The extrusion type. | |
HasElevationValues | Indicates whether the feature layer has elevation values. | |
Offset | The constant elevation offset in meters. | |
UseElevationValues | Indicates whether elevation values in the feature layer are used. | |
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. |