This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeLayerInfo Interface > IGlobeLayerInfo.HasElevationValues Property (ArcObjects .NET 10.4 SDK) |
Indicates whether the feature layer has elevation values.
[Visual Basic .NET] Public ReadOnly Property HasElevationValues As Boolean
[C#] public bool HasElevationValues {get;}
[C++]
HRESULT get_HasElevationValues(
VARIANT_BOOL* pbHasElevation
);
[C++]
Parameters pbHasElevation [out, retval] pbHasElevation is a parameter of type VARIANT_BOOL