This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > PublisherControls > ESRI.ArcGIS.PublisherControls > Interfaces > IA > IARGlobeControl Interface > IARGlobeControl.ExportView Method (ArcObjects .NET 10.5 SDK) |
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.