Indicates whether raster pyramids associated with selected mosaic dataset items are analyzed.
[Visual Basic .NET] Public Property AnalyzePyramids As Boolean
[C#] public bool AnalyzePyramids {get; set;}
[C++]
HRESULT get_AnalyzePyramids(
VARIANT_BOOL* pbAnalyzePyramids
);
[C++]
HRESULT put_AnalyzePyramids(
VARIANT_BOOL pbAnalyzePyramids
);
[C++]Parameters
pbAnalyzePyramids [out, retval] pbAnalyzePyramids is a parameter of type VARIANT_BOOL pbAnalyzePyramids [in] pbAnalyzePyramids is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.