This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterSdeServerOperation Interface > IRasterSdeServerOperation.BuildPyramids Method (ArcObjects .NET 10.5 SDK) |
Instructs Raster SDE Server to build pyramid layers based on the defined storage properties.
[Visual Basic .NET]
Public Sub BuildPyramids ( _
)
[C#] public void BuildPyramids ( );
[C++]
HRESULT BuildPyramids(
void
);