public void Export( ExportFormat exportFormat, Camera camera )
Public Overloads Sub Export( _ ByVal exportFormat As ExportFormat, _ ByVal camera As Camera _ )
Parameters
- exportFormat
- Provides the information for the export output.
- camera
- Defines the geographic area of the map to export. The current camera is used, when it's not provided.