This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IE > IEdgeMatchEnvironment Interface > IEdgeMatchEnvironment.OneLinkPerToPoint Property (ArcObjects .NET 10.4 SDK) |
Indicates if only one link is allowed for each to point.
[Visual Basic .NET] Public Property OneLinkPerToPoint As Boolean
[C#] public bool OneLinkPerToPoint {get; set;}
If true then only one link will be created if there are multiple sources per target. For example you may have two streams meeting one stream at a map sheet edge. If this property is true only one link would be created from the source to target.