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

In This Topic
    ILayerFactory Interface Members
    In This Topic

    The following tables list the members exposed by ILayerFactory.

    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