ArcGIS Pro 2.8 API Reference Guide
Create(MapView) Method

ArcGIS.Desktop.Mapping.Controls Namespace > MapControlContentFactory Class > Create Method : Create(MapView) Method
The MapView for the MapControl.
Create Map content for the MapControl.
Syntax
public static MapControlContent Create( 
   MapView mapView
)
Public Overloads Shared Function Create( _
   ByVal mapView As MapView _
) As MapControlContent

Parameters

mapView
The MapView for 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