This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeTileGenerator Interface > IGlobeTileGenerator.LayerProperties Property (ArcObjects .NET 10.4 SDK) |
The globe layer properties.
[Visual Basic .NET] Public Property LayerProperties As IGlobeLayerProperties
[C#] public IGlobeLayerProperties LayerProperties {get; set;}
[C++]
HRESULT get_LayerProperties(
IGlobeLayerProperties** ppProps
);
[C++]
HRESULT putref_LayerProperties(
IGlobeLayerProperties* ppProps
);
[C++]
Parameters ppProps [out, retval]
ppProps is a parameter of type IGlobeLayerProperties ppProps [in]
ppProps is a parameter of type IGlobeLayerProperties