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


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

IEdgeMatchEnvironment Interface

Provides access to members that control the properties of edge match tool.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Read/write property MatchAttributes Indicates if the attributes will be matched.
Read/write property OneLinkPerToPoint Indicates if only one link is allowed for each to point.
Read/write property PreventDuplicateLinks Indicates if no duplicate links will be created.
Read/write property SourceLayer The source feature layer.
Read/write property TargetLayer The destination feature layer.

Classes that implement IEdgeMatchEnvironment

Classes Description
Adjustment The Adjustment Tools Editor Extension.