Provides access to methods that extend IFeatureSimplify.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
|
|
Description |
|
IsSimpleGeometry |
Returns true if the input geometry is simple according to the rules appropriate for this feature. |
|
SimplifyGeometry |
Simplifies the input geometry using the rules appropriate for this feature. |
Inherited Interfaces
Interfaces |
Description |
IFeatureSimplify |
Provides access to simplifying a feature's geometry. |
CoClasses that implement IFeatureSimplify2