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


ITopologyExtension4.ReshapeConnectivity Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (EditorExt)  

ITopologyExtension4.ReshapeConnectivity Property

Indicates whether a topology path reshape will maintain connectivity with adjacent features.

[Visual Basic .NET]
Public Property ReshapeConnectivity As Boolean
[C#]
public bool ReshapeConnectivity {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

ITopologyExtension4 Interface