This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterSdeServerOperation2 Interface > IRasterSdeServerOperation2.Mosaic Method (ArcObjects .NET 10.4 SDK) |
Instructs Raster SDE Server to mosaic data based on the defined storage properties.
[Visual Basic .NET]
Public Sub Mosaic ( _
)
[C#] public void Mosaic ( );
[C++]
HRESULT Mosaic(
void
);