ArcGIS Pro 2.9 API Reference Guide
CreateMosaicLayer Method (LayerFactory)

ArcGIS.Desktop.Mapping Namespace > LayerFactory Class : CreateMosaicLayer Method
Overload List
OverloadDescription
Creates a new MosaicLayer using a System.Uri and adds it to a container such as a map or a group layer. Optionally you can provide a name and a RasterColorizerDefinition to override the default display name and ArcGIS.Core.CIM.CIMRasterColorizer respectively. This method must be called on the MCT. Use QueuedTask.Run.  
Creates a new MosaicLayer using a System.Uri and adds it to a container such as a map or a group layer. Optionally you can provide a name and a RasterColorizerDefinition to override the default display name and ArcGIS.Core.CIM.CIMRasterColorizer, respectively. This method must be called on the MCT. Use QueuedTask.Run.  
Creates a new MosaicLayer using a ArcGIS.Core.CIM.CIMDataConnection and adds it to a container such as a map or a group layer. Optionally you can provide a name and a RasterColorizerDefinition to override the default display name and ArcGIS.Core.CIM.CIMRasterColorizer, respectively. This method must be called on the MCT. Use QueuedTask.Run.  
Creates a new MosaicLayer using a ArcGIS.Core.CIM.CIMDataConnection and adds it to a container such as a map or a group layer. Optionally you can provide a name and a RasterColorizerDefinition to override the default display name and ArcGIS.Core.CIM.CIMRasterColorizer, respectively. This method must be called on the MCT. Use QueuedTask.Run.  
Creates a new MosaicLayer using a ArcGIS.Desktop.Core.Item and adds it to a container such as a map or a group layer. Optionally you can provide a name and a RasterColorizerDefinition to override the default display name and ArcGIS.Core.CIM.CIMRasterColorizer, respectively. This method must be called on the MCT. Use QueuedTask.Run.  
Creates a new MosaicLayer using an ArcGIS.Desktop.Core.Item and adds it to a container such as a map or a group layer. Optionally you can provide a name and a RasterColorizerDefinition to override the default display name and ArcGIS.Core.CIM.CIMRasterColorizer, respectively. This method must be called on the MCT. Use QueuedTask.Run.  
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

LayerFactory Class
LayerFactory Members