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


esriRasterLasCellAggregationType Constants (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (DataSourcesRaster)  

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.