This document is archived and information here might be outdated. Recommended version. |
Cell aggregation type (how to bin).
[Visual Basic .NET] Public Property CellAggregationType As esriRasterLasCellAggregationType
[C#] public esriRasterLasCellAggregationType CellAggregationType {get; set;}
[C++]
HRESULT get_CellAggregationType(
esriRasterLasCellAggregationType* pCellAggType
);
[C++]
HRESULT put_CellAggregationType(
esriRasterLasCellAggregationType pCellAggType
);
[C++] Parameters pCellAggType [out, retval]
pCellAggType is a parameter of type esriRasterLasCellAggregationType* pCellAggType [in]
pCellAggType is a parameter of type esriRasterLasCellAggregationType