This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IT > ITopologicalOperator6 Interface > ITopologicalOperator6.SimplifyAsFeature Method (ArcObjects .NET 10.4 SDK) |
Simplifies the geometry using the rules appropriate for this feature.
[Visual Basic .NET]
Public Sub SimplifyAsFeature ( _
)
[C#] public void SimplifyAsFeature ( );
[C++]
HRESULT SimplifyAsFeature(
void
);