Show / Hide Table of Contents

Property PyramidInfo

PyramidInfo

Gets information about the raster's pyramid set.

Declaration
public RasterPyramidInfo? PyramidInfo { get; }
Property Value
Type Description
RasterPyramidInfo

Information about the raster's pyramid set.

Remarks

This property is null if no pyramids exist for the raster.

When available, this property describes the pyramid set associated with the owning raster. The pyramids may be part of the source raster dataset or stored in a separate pyramid file (.ovr).

This property is refreshed after a pyramid build operation completes successfully or DeletePyramids() is called successfully.

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.