This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IR > IRasterLayerExport3 Interface > IRasterLayerExport3.Layer Property (ArcObjects .NET 10.4 SDK) |
The layer to be exported (e.g. RasterLayer, ImageServerLayer, and etc.).
[Visual Basic .NET]
Public WriteOnly Property Layer
[C#] public void Layer {set;}
[C++]
HRESULT putref_Layer(
ILayer*
);
[C++]
Parameters [in]
is a parameter of type ILayer