Show / Hide Table of Contents

Property Pyramids

Pyramids

Gets an object for inspecting and managing pyramids for this raster.

Declaration
public RasterPyramids? Pyramids { get; }
Property Value
Type Description
RasterPyramids

An object for inspecting and managing pyramids for this raster.

Remarks

This property is null until the raster is loaded.

After the raster is loaded, this property is available for file-based rasters. It is null for GeoPackageRaster, MosaicDatasetRaster, ImageServiceRaster, and rasters created from a RasterFunction.

When this property is not null, use it to inspect pyramid information, monitor build progress, start pyramid build or delete operations, and determine whether build or delete commands are currently available.

Applies to

Platforms and versions
TargetVersions
.NET300.1
.NET Windows300.1
.NET Android300.1
.NET iOS300.1
In this article
Provide feedback
Back to top Copyright © 2025 Esri.