Adds a LayerDrawingDescription.
[Visual Basic .NET] Public Sub Add ( _ ByVal pLayerDrawingDescription As ILayerDrawingDescription _ )
[C#] public void Add ( ILayerDrawingDescription pLayerDrawingDescription );
[C++]
HRESULT Add(
ILayerDrawingDescription* pLayerDrawingDescription
);
[C++]Parameters
pLayerDrawingDescription [in]pLayerDrawingDescription is a parameter of type ILayerDrawingDescription
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.