ArcObjects Library Reference  (Carto)    

IMapServerSublayer2.LayerDescription Property

The layer description.

[Visual Basic 6.0]
Property LayerDescription As ILayerDescription
[Visual Basic .NET]
Public ReadOnly Property LayerDescription As ILayerDescription
[C#]
public ILayerDescription LayerDescription {get;}
[Java]
public ILayerDescription getLayerDescription()
throws
    IOException,
    AutomationException
[C++]
HRESULT get_LayerDescription(
  ILayerDescription** layerDesc
);
[C++]

Parameters

layerDesc [out, retval]

  layerDesc is a parameter of type ILayerDescription

Product Availability

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

See Also

IMapServerSublayer2 Interface

 


Feedback Send feedback on this page