ArcGIS Pro 2.8 API Reference Guide
Create(Map,Camera,MapViewingMode) Method

ArcGIS.Desktop.Mapping.Controls Namespace > MapControlContentFactory Class > Create Method : Create(Map,Camera,MapViewingMode) Method
The map for the MapControl.
The initial Camera of the MapControl.
The ViewingMode of the MapControl.
Create Map content for the MapControl.
Syntax
Public Overloads Shared Function Create( _
   ByVal map As Map, _
   ByVal initialCamera As Camera, _
   ByVal viewingMode As MapViewingMode _
) As MapControlContent

Parameters

map
The map for the MapControl.
initialCamera
The initial Camera of the MapControl.
viewingMode
The ViewingMode of the MapControl.

Return Value

The MapControlContent for the MapControl.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

MapControlContentFactory Class
MapControlContentFactory Members
Overload List