This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Animation > ESRI.ArcGIS.Animation > Interfaces > IV > IVideoExportUtils2 Interface (ArcObjects .NET 10.4 SDK) |
Provides access to video export methods.
Description | ||
---|---|---|
BBoxNavigationMode | Indicates bounding box navigation mode. | |
GetCameraProperties | The camera properties. | |
GetOffScreenBitmapHandle | The bitmap handle from an offscreen rendering buffer. | |
GetOffScreenTiledBitmapHandle | The tiled bitmap handle from an offscreen rendering buffer. | |
GetWindowBitmapHandle | The bitmap handle from an OpenGL or GDI rendered window. | |
RestorePreviousContext | Restores the OpenGL rendering context after offscreen video export. |
Interfaces | Description |
---|---|
IVideoExportUtils | Provides access to video export utility methods. |
CoClasses and Classes | Description |
---|---|
AGAnimationUtils | Class containing common implementation of utility methods. |