ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / LayerFactory Class
Properties Methods Version


LayerFactory Class Members

The following tables list the members exposed by LayerFactory.

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic) Gets the singleton instance for ILayerFactory  
Top
Public Methods
 NameDescription
Public Method Gets if the the layer can be copied. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Indicates whether a layer can be created from an Item.  
Public Method Copy a layer. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Create a group layer. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodOverloaded.   
Top
See Also