ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / ILayerFactory Interface
Version

In This Topic
ILayerFactory Interface Methods
In This Topic

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

Public Methods
 NameDescription
 Method Gets if the the layer can be copied. This method must be called on the MCT. Use QueuedTask.Run.  
 Method Indicates whether a layer can be created from an Item.  
 Method Copy a layer. This method must be called on the MCT. Use QueuedTask.Run.  
 Method Create a group layer. This method must be called on the MCT. Use QueuedTask.Run.  
 MethodOverloaded.   
Top
See Also