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


In This Topic
    LayerFactory Class Members
    In This Topic

    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