The force element display list wrapped by the layer.
[Visual Basic .NET] Public ReadOnly Property DisplayList As IForceElementDisplayList
[C#] public IForceElementDisplayList DisplayList {get;}
[C++]
HRESULT get_DisplayList(
IForceElementDisplayList** DisplayList
);
[C++]Parameters
DisplayList [out, retval]DisplayList is a parameter of type IForceElementDisplayList
Product Availability
Available with ArcGIS Engine and ArcGIS Desktop.