ArcObjects Library Reference  (3DAnalyst)    

IBookmarkToKeyframe.ConvertToKeyframe Method

Create a Camera keyframe based on bookmark properties.

[Visual Basic 6.0]
Function ConvertToKeyframe As IKeyframe
[Visual Basic .NET]
Public Function ConvertToKeyframe ( _
) As IKeyframe
[C#]
public IKeyframe ConvertToKeyframe (
);
[Java]
public IKeyframe convertToKeyframe (
)
throws
    IOException,
    AutomationException
[C++]
HRESULT ConvertToKeyframe(
  IKeyframe** ppOutKeyframe
);
[C++]

Parameters

ppOutKeyframe [out, retval]

  ppOutKeyframe is a parameter of type IKeyframe

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires 3D Analyst Extension.

See Also

IBookmarkToKeyframe Interface

 


Feedback Send feedback on this page