This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > 3DAnalyst > ESRI.ArcGIS.Analyst3D > Interfaces > IB > IBookmarkToKeyframe Interface > IBookmarkToKeyframe.ConvertToKeyframe Method (ArcObjects .NET 10.4 SDK) |
Create a Camera keyframe based on bookmark properties.
[Visual Basic .NET] Public Function ConvertToKeyframe ( _ ) As IKeyframe
[C#] public IKeyframe ConvertToKeyframe ( );
[C++]
HRESULT ConvertToKeyframe(
IKeyframe** ppOutKeyframe
);
[C++]
Parameters ppOutKeyframe [out, retval]
ppOutKeyframe is a parameter of type IKeyframe