MapControlContent Class Members
In This Topic
The following tables list the members exposed by MapControlContent.
Public Properties
| Name | Description |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | AddDefaultElevationSurface |
Gets and sets the Add Default Elevation Surface flag for the MapControl.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | BackgroundColor |
Gets and sets the background color for the MapControl.
This property only applies to layer and item content.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Camera |
Gets the initial camera for the MapControl.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Extent |
Gets the extent for the MapControl.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | SceneDrawingMode |
Gets and sets the scene drawing mode for the MapControl.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ViewingMode |
Gets the viewing mode for the MapControl.
|
Top
See Also