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


IAGImportPathOptions.AnimatedObject Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Animation > ESRI.ArcGIS.Animation > Interfaces > IA > IAGImportPathOptions Interface > IAGImportPathOptions.AnimatedObject Property
ArcGIS Developer Help

IAGImportPathOptions.AnimatedObject Property

The object to be animated (if any).

[Visual Basic .NET]
Public Property AnimatedObject As Object
[C#]
public object AnimatedObject {get; set;}
[C++]
HRESULT get_AnimatedObject(
  IUnknown Pointer* ppAnimObj
);
[C++]
HRESULT putref_AnimatedObject(
  LPUNKNOWN ppAnimObj
);
[C++]
Parameters
ppAnimObj [out, retval]

ppAnimObj is a parameter of type IUnknown* ppAnimObj [in]
ppAnimObj is a parameter of type IUnknown

Product Availability

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

See Also

IAGImportPathOptions Interface

.NET Samples

Create camera flyby from path