ArcGIS Pro 2.8 API Reference Guide
MapFactory Class Methods


ArcGIS.Desktop.Mapping Namespace : MapFactory Class

For a list of all members of this type, see MapFactory members.

Public Methods
 NameDescription
Public Method Test whether the map can be converted to the specified output type. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Test whether the map item can be converted to the specified output type. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Indicates whether a map can be created from an Item.  
Public Method Convert the input map to the specified output type. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Convert the input map item to the specified output type. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Copies the input map and adds it to the project. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodCreates a local basemap of MapType.Basemap ArcGIS.Core.CIM.MapType This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodOverloaded.   
Public Method Creates a new Map in the project using an item e.g. webmap, mxd etc. This method must be called on the MCT. Use QueuedTask.Run.  
Top
See Also

Reference

MapFactory Class
ArcGIS.Desktop.Mapping Namespace