| Name | Description |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | AddExploratoryAnalysisAsync |
An asynchronous function to add an ExploratoryAnalysisBase subclass instance to the MapView. Calling
this method activates the Exploratory Analysis object and presents it on the view.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | AddOverlayControl |
Add a control over the view.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | CancelDrawing |
Stop the current drawing of the MapView.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | CanSetViewingMode | Gets a value indicating if the view can be changed to the provided ArcGIS.Core.CIM.MapViewingMode. |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | CaptureThumbnail |
Capture a bitmap of the MapView content.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | ClearTOCSelection |
Clears the selection from the TOC.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | ClientToMap |
Converts a point in client coordinates relative to the top-left corner of the view to a point in the coordinates of the map or scene. This method must be called on the MCT. Use QueuedTask.Run.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | ClientToScreen |
Converts a screen point to a point in client coordinates relative to the top-left corner of the view.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | CloseActivePopup |
Closes the active popup window. You must be on the UI thread to call this function
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | ClosePopups | Overloaded. |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | Export | Overloaded. |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | FlashFeature | Overloaded. |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | GetExploratoryAnalysisCollection |
Get a list of the Exploratory Analysis objects that exist
for this MapView. You can check each object's type to identify
which subclass it is.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | GetFeatures |
Return features that intersect a geometry. This method must be called on the MCT. Use QueuedTask.Run.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | GetFeaturesEx |
Return features that intersect a geometry. This method must be called on the MCT. Use QueuedTask.Run.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | GetOverlayControls |
Get all the current overlay controls.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | GetSelectedDataSourceMember |
Returns the selected DataSourceMember.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | GetSelectedElevationSourceLayers |
Returns the collection of elevation source layers selected in the TOC.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | GetSelectedElevationSurfaceLayers |
Returns the collection of elevation surface layers selected in the TOC.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | GetSelectedIsosurfaces |
Returns the collection of voxel isosurfaces selected in the TOC.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | GetSelectedLayers |
Returns the collection of layers selected in the TOC.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | GetSelectedLegendClasses |
Returns the collection of legend classes selected in the TOC.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | GetSelectedLockedSections |
Returns the collection of voxel locked sections selected in the TOC.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | GetSelectedSections |
Returns the collection of voxel sections selected in the TOC.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | GetSelectedSlices |
Returns the collection of voxel slices selected in the TOC.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | GetSelectedStandaloneTables |
Returns the collection of tables selected in the TOC.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | GetViewSize |
Returns the current size of the view.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | HasNextCamera |
Indicates whether the map view has a next camera position.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | HasPreviousCamera |
Indicates whether the map view has a previous camera position.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | Invalidate | Overloaded. |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | LookAt |
Center the view at a given point. This method must be called on the MCT. Use QueuedTask.Run.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | LookAtAsync |
Center the view at a given point.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | MapToClient |
Converts a point in the coordinates of the map or scene to a point in client coordinates relative to the top-left corner of the view. This method must be called on the MCT. Use QueuedTask.Run.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | MapToScreen |
Converts a point in the coordinates of the map or scene to a point in screen coordinates. This method must be called on the MCT. Use QueuedTask.Run.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | NextCamera |
Go to the next camera position. This method must be called on the MCT. Use QueuedTask.Run.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | NextCameraAsync |
Go to the next camera position.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | PanTo | Overloaded. |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | PanToAsync | Overloaded. |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | PanToSelected |
Pan the view to the extent of the selected features in the map or scene. This method must be called on the MCT. Use QueuedTask.Run.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | PanToSelectedAsync |
Pan the view to the extent of the selected features in the map or scene.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | PreviousCamera |
Go to the previous camera position. This method must be called on the MCT. Use QueuedTask.Run.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | PreviousCameraAsync |
Go to the previous camera position.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | Print |
Print the mapview. The Print Dialog will be shown allowing you to configure
the print options.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | Redraw |
Force a redraw of the map view. This method must be called on the MCT. Use QueuedTask.Run.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | RedrawAsync |
Force a redraw of the map view
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | RemoveExploratoryAnalysisAsync |
Removes the provided ExploratoryAnalysisBase instance from the MapView. It
will no longer be tracked or drawn in the view. The parameter provided should be
destroyed after it has been removed to avoid errors or confusion.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | RemoveOverlayControl |
Remove a control from over the view.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | ScreenToClient |
Converts a point in client coordinates relative to the top-left corner of the view to a screen point.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | ScreenToMap |
Converts a point in screen coordinates to a point in the coordinates of the map or scene. This method must be called on the MCT. Use QueuedTask.Run.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | SelectDataSourceMember |
Selects the DataSourceMember in the TOC.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | SelectElements |
Select elements that visually intersect a geometry.
This method must be called on the MCT. Use QueuedTask.Run.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | SelectElevationSourceLayers |
Selects elevation source layers in the TOC.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | SelectElevationSurfaceLayers |
Selects elevation surface layers in the TOC.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | SelectFeatures |
Select features that intersect a geometry. This method must be called on the MCT. Use QueuedTask.Run.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | SelectFeaturesEx |
Select features that intersect a geometry. This method must be called on the MCT. Use QueuedTask.Run.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | SelectLayers |
Selects layers in the TOC.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | SelectLegendClasses |
Selects legend classes in the TOC.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | SelectStandaloneTables |
Selects standalone tables in the TOC.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | SelectVoxelIsosurface |
Selects the voxel isosurface in the TOC.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | SelectVoxelLockedSection |
Selects the voxel locked section in the TOC.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | SelectVoxelSection |
Selects the voxel section in the TOC.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | SelectVoxelSlice |
Selects the voxel slice in the TOC.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | SetActiveRangeName |
Sets the active range name for the map view.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | SetFieldOfView |
Sets the field of view angle of the scene view.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | SetSceneDrawingMode |
Sets the perspective of the scene view.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | SetViewingMode |
Set the perspective of the map view. This method must be called on the MCT. Use QueuedTask.Run.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | SetViewingModeAsync |
Set the perspective of the map view..
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | ShowCustomPopup | Overloaded. |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | ShowPopup | Overloaded. |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | ZoomInFixed |
Zoom the Camera in by a fixed amount. This method must be called on the MCT. Use QueuedTask.Run.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | ZoomInFixedAsync |
Zoom the Camera in by a fixed amount.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | ZoomOutFixed |
Zoom the Camera out by a fixed amount. This method must be called on the MCT. Use QueuedTask.Run.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | ZoomOutFixedAsync |
Zoom the Camera out by a fixed amount.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | ZoomTo | Overloaded. |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | ZoomToAsync | Overloaded. |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | ZoomToFullExtent |
Zoom the view to the full extent of the map or scene. This method must be called on the MCT. Use QueuedTask.Run.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | ZoomToFullExtentAsync |
Zoom the view to the full extent of the map or scene.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | ZoomToSelected |
Zoom the view to the extent of the selected features in the map or scene. This method must be called on the MCT. Use QueuedTask.Run.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | ZoomToSelectedAsync |
Zoom the view to the extent of the selected features in the map or scene.
|