ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Mapping.Controls Namespace / MapControlContentFactory Class / Create Method / Create(MapView,Camera) Method
The MapView for the MapControl.
The initial Camera of the MapControl.
Version

Create(MapView,Camera) Method
Create Map content for the MapControl.
Syntax

Parameters

mapView
The MapView for the MapControl.
initialCamera
The initial Camera of the MapControl.

Return Value

The MapControlContent for the MapControl.
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3 or higher.
See Also