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


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

esriGeometrySimplificationMethod Constants

Methods for simplifying geometry.

Constant Value Description
esriGeometrySimplificationMethodNone 0 No simplification applied.
esriGeometrySimplificationMethodConvexHull 1 Simplify the geometry by computing the convex hull of the geometry.
esriGeometrySimplificationMethodEnvelope 2 Simplify the footprint geometry by using the envelope of the geometry.

Product Availability

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