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 > IGlobeLayerProperties5 Interface > IGlobeLayerProperties5.ApplyDisplayProperties Method (ArcObjects .NET 10.5 SDK) |
Applies the display properties of the layer.
[Visual Basic .NET] Public Sub ApplyDisplayProperties ( _ ByVal pLayer As ILayer _ )
[C#] public void ApplyDisplayProperties ( ILayer pLayer );
[C++]
HRESULT ApplyDisplayProperties(
ILayer* pLayer
);
[C++]
Parameters pLayer [in]
pLayer is a parameter of type ILayer