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


esriGeometrySimplificationMethod Constants (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (DataSourcesRaster)  

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.