This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeLayerProperties Interface > IGlobeLayerProperties.HeightProperties Property (ArcObjects .NET 10.5 SDK) |
The height properties.
[Visual Basic .NET] Public Property HeightProperties As IGlobeHeightProperties
[C#] public IGlobeHeightProperties HeightProperties {get; set;}
[C++]
HRESULT get_HeightProperties(
IGlobeHeightProperties** ppProps
);
[C++]
HRESULT putref_HeightProperties(
IGlobeHeightProperties* ppProps
);
[C++]
Parameters ppProps [out, retval]
ppProps is a parameter of type IGlobeHeightProperties ppProps [in]
ppProps is a parameter of type IGlobeHeightProperties