This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IL > ILayerDrawingDescriptionFactory Interface (ArcObjects .NET 10.5 SDK) |
Provides access to the FeatureLayer drawing options.
Description | ||
---|---|---|
CanCreate | Returns if a drawing description can be created for the given layer. | |
CreateLayerDrawingDescription | Returns layer drawing description for the given layer. |
CoClasses and Classes | Description |
---|---|
FeatureLayerDrawingDescriptionFactory | Feature layer drawing description factory. |
LayerDrawingDescriptionFactory | Generic layer drawing description factory that finds the right factory for a given layer. |
RasterLayerDrawingDescriptionFactory | Raster layer drawing description factory. |