This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Animation > ESRI.ArcGIS.Animation > Interfaces > IA > IAGKeyframeInterval Interface > IAGKeyframeInterval.GetDisplayTime Method (ArcObjects .NET 10.4 SDK) |
The last interpolated time interval for this keyframe.
[Visual Basic .NET] Public Sub GetDisplayTime ( _ ByRef pDisplayTime As String _ )
[C#] public void GetDisplayTime ( ref string pDisplayTime );
[C++]
HRESULT GetDisplayTime(
BSTR* pDisplayTime
);
[C++]
Parameters pDisplayTime [out] pDisplayTime is a parameter of type BSTR