Show / Hide Table of Contents

Property IsEmbedded

IsEmbedded

Gets a value indicating whether pyramids are part of the source raster dataset.

Declaration
public bool IsEmbedded { get; }
Property Value
Type Description
bool

A value indicating whether pyramids are part of the source raster dataset.

Remarks

Pyramids can be part of the source raster dataset or stored in a separate pyramid file (.ovr). Dataset pyramids may be stored internally by the raster format or in format-managed sidecar files such as .rrd or .aux. In both cases, this property is true.

This property is false only when the pyramid set is stored in a separate pyramid file (.ovr).

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.