This document is archived and information here might be outdated. Recommended version. |
Exports the current view to a file.
[Visual Basic .NET] Public Sub ExportView ( _ ByVal format As esriARExportFormat, _ ByVal sFilename As String _ )
[C#] public void ExportView ( esriARExportFormat format, string sFilename );
Export the current view of the globe to a bitmap file.