This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Animation > ESRI.ArcGIS.Animation > Interfaces > IA > IAGAnimationContainer Interface > IAGAnimationContainer.SpatialBookmarks Property (ArcObjects .NET 10.5 SDK) |
The spatial bookmarks that can be used to define animations.
[Visual Basic .NET] Public ReadOnly Property SpatialBookmarks As IArray
[C#] public IArray SpatialBookmarks {get;}
[C++]
HRESULT get_SpatialBookmarks(
IArray** ppBookmarks
);
[C++]
Parameters ppBookmarks [out, retval]
ppBookmarks is a parameter of type IArray