ArcObjects Library Reference (GlobeCore)  

IGlobeLayerProperties.ApplyDisplayProperties Method

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

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IGlobeLayerProperties Interface

.NET Snippets

Set Group Layer Cache