The layers to animate.
[Visual Basic .NET] Public Property LayerSet As IArray
[C#] public IArray LayerSet {get; set;}
[C++]
HRESULT get_LayerSet(
IArray** ppLayerSet
);
[C++]
HRESULT putref_LayerSet(
IArray* ppLayerSet
);
[C++]Parameters
ppLayerSet [out, retval]ppLayerSet is a parameter of type IArray
ppLayerSet [in]ppLayerSet is a parameter of type IArray
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.