This document is archived and information here might be outdated.  Recommended version.


esriRasterLasCellAggregationType Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Constants > E > esriRasterLasCellAggregationType Constants
ArcGIS Developer Help

esriRasterLasCellAggregationType Constants

Cell aggregation type.

Constant Value Description
esriRasterLasCellMin 0 Min.
esriRasterLasCellMax 1 Max.
esriRasterLasCellSum 2 Sum.
esriRasterLasCellMean 3 Mean.
esriRasterLasCellMeanDistanceWeighted 4 Mean distance weighted (weight is 1 in the cell center, 0 in the cell corner).

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.