Supported layer types
The following table lists the layer types (and their descriptions) that are supported by ArcGIS Runtime SDK for WPF :
Layer type | Description |
---|---|
BasemapLayer | BasemapLayer Layer containing a basemap. |
CompositeGraphicsLayer | A collection of graphics layers that behave in the same way as a single layer. |
DimensionLayer | A collection of properties for a dimension layer. |
FDOGraphicsLayer | A collection of properties for an annotation layer. The layer name stands for feature data object graphics layer. |
FDOGraphicsSublayer | A collection of properties for an annotation sublayer layer. The layer name stands for feature data object graphics sublayer. |
FeatureLayer | A collection of features and their visual representation. |
GdbRasterCatalogLayer | Geodatabase raster catalog source and display options. |
GraphicsSubLayer | Graphic sublayer handed back by the composite graphics layer. |
GroupLayer | A collection of layers that behaves in the same way as a single layer. |
MosaicLayer | The layer implementation of the mosaic dataset. |
NALayer (esriNetworkAnalyst) | The layer for defining, solving, and viewing network analysis results. |
NetworkLayer | Esri Network Layer CoClass. |
RasterBasemapLayer | Basemap layer containing a raster. |
RasterCatalogLayer | Raster catalog source and display options. |
RasterLayer | Raster layer source and display options. |
TopologyLayer | A collection of properties for a topology layer. |