public static MapControlContent Create( MapView mapView, Envelope initialExtent )
Public Overloads Shared Function Create( _ ByVal mapView As MapView, _ ByVal initialExtent As Envelope _ ) As MapControlContent
Parameters
- mapView
- The MapView for the MapControl.
- initialExtent
- The initial extent of the MapControl.
Return Value
The MapControlContent for the MapControl.