ArcGIS Pro 2.6 API Reference Guide
MapFactory Class Members
Properties  Methods 


ArcGIS.Desktop.Mapping Namespace : MapFactory Class

The following tables list the members exposed by MapFactory.

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic) Gets the singleton instance for IMapFactory  
Top
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