The mosaic function associated with the mosaic dataset.
[Visual Basic .NET] Public Property MosaicFunction As IMosaicFunction
[C#] public IMosaicFunction MosaicFunction {get; set;}
[C++]
HRESULT get_MosaicFunction(
IMosaicFunction** ppMosaicFunction
);
[C++]
HRESULT putref_MosaicFunction(
IMosaicFunction* ppMosaicFunction
);
[C++]Parameters
ppMosaicFunction [out, retval]ppMosaicFunction is a parameter of type IMosaicFunction
ppMosaicFunction [in]ppMosaicFunction is a parameter of type IMosaicFunction
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.