This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > 3DAnalyst > ESRI.ArcGIS.Analyst3D > Interfaces > IK > IKeyframe Interface > IKeyframe.AnimationType Property (ArcObjects .NET 10.4 SDK) |
The animation type.
[Visual Basic .NET] Public ReadOnly Property AnimationType As IAnimationType
[C#] public IAnimationType AnimationType {get;}
[C++]
HRESULT get_AnimationType(
IAnimationType** ppAnimationType
);
[C++]
Parameters ppAnimationType [out, retval]
ppAnimationType is a parameter of type IAnimationType