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


IEdgeSnapTransformationMethod Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IE > IEdgeSnapTransformationMethod Interface
ArcGIS Developer Help

IEdgeSnapTransformationMethod Interface

Provides access to the edge snap transformation methods.

Product Availability

Available with ArcGIS Desktop.

Description

Properties on this interface specify options to be used during the edge snap.

Members

Name Description
Read/write property AdjustAtMidpoint Indicates if both source and target features will adjust to the midpoint.
Read/write property Smooth Indicates if polylines will be smoothed.

Classes that implement IEdgeSnapTransformationMethod

Classes Description
EdgeSnapTransformationMethod The edge snap transformation method.