Gets a value indicating whether pyramids exist for this Raster.

Namespace:  ESRI.ArcGISExplorer.Data
Assembly:  ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)

Syntax

C#
public bool HasPyramids { get; }
Visual Basic (Declaration)
Public ReadOnly Property HasPyramids As Boolean

Field Value

trueTruetruetrue (True in Visual Basic) if the Raster has pyramids; otherwise, falseFalsefalsefalse (False in Visual Basic).

Remarks

Raster display performance can be significantly improved if pyramids are present. Consider calling the BuildPyramids method if they are absent.

See Also

Relate Topics:
  BandCount Property
  CellSize Property
  ColumnCount Property
  CoordinateSystem Property
  Extent Property
  Name Property
  RootDataContainer Property
  RowCount Property
  ShortName Property
Created by Atop CHM to web converter,© 2009 all right reserved.