| Name | Description |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | AddBookmark | Overloaded. |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | CalculateFullExtent |
Returns the full extent of the map.
This method must be called on the MCT. Use QueuedTask.Run.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) ![static (Shared in Visual Basic)](template/packages/core-dotnet/images/static.png) | CanAdd |
Indicates whether or not an item can be added to the map.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | CancelFeatureCacheRequestsAsync |
Cancels any existing feature cache requests.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | CanFillFeatureCache |
Determines whether a fill feature cache operation can be executed. Only one fill feature cache operation can
be exxecuted at any one time.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | ChangeVersion |
Change GeoDatabase version of layers and standalone tables of fromVersionBase.
This method must be called on the MCT. Use QueuedTask.Run.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | ClearClipGeometry |
Clear the current map clip geometry. This method must
be called on the MCT. Use QueuedTask.Run.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | ClearElevationSurfaceLayers |
Will remove all elevation surfaces from the map with the exception of Ground. This method must be called on the MCT. Use QueuedTask.Run.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | ClearFeatureCacheAsync | Overloaded. |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | ClearSelection |
Clear the selection in the map.
This method must be called on the MCT. Use QueuedTask.Run.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | ExportBookmarks |
Export bookmarks from the active map or scene to a BKMX file. This method must be called on the MCT. Use QueuedTask.Run.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | FillFeatureCacheAsync | Overloaded. |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | FindAndReplaceWorkspacePath |
Performs a find and replace of workspace paths for all layers and tables in the map that share that workspace path.
This method must be called on the MCT. Use QueuedTask.Run.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | FindElevationSurfaceLayer |
Finds an elevation surface layer using a URI.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | FindLayer |
Finds a layer using a URI.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | FindLayers |
Finds layers by name.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | FindStandaloneTable |
Finds a StandaloneTable using a URI. Group layers within the map are also searched.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | FindStandaloneTables |
Finds StandaloneTables by name. Group layers within the map are also searched.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | GetAvailableElevationUnitFormats |
Gets the list of available elevation unit formats for the given scene.
This method must be called on the MCT. Use QueuedTask.Run.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | GetAvailableLocationUnitFormats |
Gets the list of available map location unit formats for the given map.
This method must be called on the MCT. Use QueuedTask.Run.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | GetBookmarks |
Returns the map's collection of bookmarks. This method must be called on the MCT. Use QueuedTask.Run.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | GetCanEditMetadata |
Gets whether the Map metadata can be edited or not. This method must be called on the MCT.
Use QueuedTask.Run.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | GetClipGeometry |
Get the current map clipping geometry. This method must be called
on the MCT. Use QueuedTask.Run.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | GetCustomFullExtent |
Returns the custom full extent of the map.
This method must be called on the MCT. Use QueuedTask.Run.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | GetDefaultExtent |
Returns the default full extent of the map.
This method must be called on the MCT. Use QueuedTask.Run.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | GetDefinition |
Returns the map definition.
This method must be called on the MCT. Use QueuedTask.Run.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | GetElementCount |
Gets the number of elements in the map.
This method must be called on the MCT. Use QueuedTask.Run.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | GetElementStorageSize |
Gets the storage size of all the elements in the map.
This method must be called on the MCT. Use QueuedTask.Run.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | GetElevationSurfaceLayers |
Gets the list of elevation surface layers for the map.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | GetElevationUnitFormat |
Gets the current scene elevation unit format. This method must
be called on the MCT. Use QueuedTask.Run.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | GetGeneralPlacementProperties |
Returns the general label placement properties of the map.
This method must be called on the MCT. Use QueuedTask.Run .
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | GetGroundElevationSurfaceLayer |
Gets the ground elevation surface layer from the map.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | GetHighlightSelection |
Get the highlight selection for the map.
This method must be called on the MCT. Use QueuedTask.Run.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | GetLabelEngine |
Returns the label engine type of the map.
This method must be called on the MCT. Use QueuedTask.Run .
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | GetLayersAsFlattenedList |
Returns a read only flat list of layers where nested groups are not preserved.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | GetLocationUnitFormat |
Gets the current map location unit format for the current project. This method must
be called on the MCT. Use QueuedTask.Run.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | GetMapPanes |
Get the collection of map panes for the map
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | GetMetadata |
Gets the Map metadata. This method must be called on the MCT.
Use QueuedTask.Run.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | GetSelection |
Get the selection for the map.
This method must be called on the MCT. Use QueuedTask.Run.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | GetSnapshot |
Gets a readonly snapshot of the layers
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | GetStandaloneTablesAsFlattenedList |
Returns a read only flat list of StandaloneTables where nested groups are not preserved.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | GetZsFromSurfaceAsync | Overloaded. |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | ImportBookmarks |
Import bookmarks from ArcMap, ArcGlobe, and ArcScene bookmark files (*.dat) or ArcGIS Pro bookmark files (*.bmkx).
This method must be called on the MCT. Use QueuedTask.Run.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | MoveBookmark |
Moves the bookmark to a new index in the map's collection of bookmarks.
This method must be called on the MCT. Use QueuedTask.Run.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | MoveLayer | Overloaded. |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | MoveStandaloneTable | Overloaded. |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | OpenViewAsync |
Open a new view for this map.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | RemoveBookmark |
Removes the bookmark from the map. This method must be called on the MCT. Use QueuedTask.Run.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | RemoveLayer |
Removes a specified layer from the map.
This method must be called on the MCT. Use QueuedTask.Run.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | RemoveLayers |
Removes the specified layers from the map.
This method must be called on the MCT. Use QueuedTask.Run.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | RemoveStandaloneTable |
Removes the specified StandaloneTable from the map.
This method must be called on the MCT. Use QueuedTask.Run.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | RemoveStandaloneTables |
Removes the specified StandaloneTables from the map.
This method must be called on the MCT. Use QueuedTask.Run.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | ReplaceDatasource |
Performs a find and replace of workspace paths for all layers and tables in the map that share that workspace path.
This method must be called on the MCT. Use QueuedTask.Run.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | SaveAsFile |
Saves the map as a mapx file.
This method must be called on the MCT. Use QueuedTask.Run.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | SaveAsWebMapFile |
Save the current map to webmap file format. This method must be called
on the MCT. Use QueuedTask.Run.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | SetAutoFillFeatureCache |
Sets the flag indicating if the feature cache is automatically filled for layers in the map.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | SetBasemapLayers | Overloaded. |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | SetClipGeometry | Overloaded. |
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | SetCustomFullExtent |
Updates the custom full extent of the map.
This method must be called on the MCT. Use QueuedTask.Run.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | SetDefinition |
Sets the map definition.
This method must be called on the MCT. Use QueuedTask.Run.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | SetElevationUnitFormat |
Sets the current scene elevation unit format. This method must
be called on the MCT. Use QueuedTask.Run.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | SetGeneralPlacementProperties |
Updates the general label placement properties of the map.
This method must be called on the MCT. Use QueuedTask.Run.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | SetLabelEngine |
Updates the label engine type of the map.
This method must be called on the MCT. Use QueuedTask.Run.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | SetLocationUnitFormat |
Sets the current map location unit format for the current project. This method must
be called on the MCT. Use QueuedTask.Run.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | SetMetadata |
Sets the Map metadata. This method must be called on the MCT.
Use QueuedTask.Run.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | SetName |
Updates the name of the map.
This method must be called on the MCT. Use QueuedTask.Run.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | SetReferenceScale |
Updates the reference scale of the map.
This method must be called on the MCT. Use QueuedTask.Run.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | SetSelection |
Set the selection in the map.
This method must be called on the MCT. Use QueuedTask.Run.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | SetSpatialReference |
Updates the spatial reference of the map.
This method must be called on the MCT. Use QueuedTask.Run.
|
![Public Method](template/packages/core-dotnet/images/publicMethod.png) | ToString |
Returns the name of the map.
|