This document is archived and information here might be outdated.  Recommended version.


ILayerDrawingDescriptions Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IL > ILayerDrawingDescriptions Interface
ArcGIS Developer Help

ILayerDrawingDescriptions Interface

LayerDrawingDescription Array.

Product Availability

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

Members

Name Description
Method Add Adds a LayerDrawingDescription.
Read-only property Count The LayerDrawingDescription count.
Read-only property Element The LayerDrawingDescription at the specified position.
Method Insert Adds a LayerDrawingDescription info at the specified position.
Method Remove Removes the LayerDrawingDescription at the specified position.
Method RemoveAll Removes all LayerDrawingDescriptions.

Classes that implement ILayerDrawingDescriptions

Classes Description
LayerDrawingDescriptions A colcass that contains Array of LayerDrawingDescription.